Skip to content

Commit

Permalink
small edit
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajic committed Oct 17, 2024
1 parent fa6f6ed commit e5dc992
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/object_creation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ The package *exactextractr* is also used due to its speed with image data extrac
```{r, eval=FALSE}
# Ensure imcdatasets and exactextractr are installed.
if(!"imcdatasets" %in% installed.packages()) {
# this should also ensure cytomapper is installed
pak::pkg_install("imcdatasets")
}
if(!"exactextractr" %in% installed.packages()) {
Expand Down

0 comments on commit e5dc992

Please sign in to comment.