inst/doc/my-vignette.R

## ----fig.show='hold', fig.width=7, fig.height=7-------------------------------
requireNamespace("png", quietly = TRUE)
img <- png::readPNG(paste0(getwd(),"/../inst/extdata/test/ALL_ALL_medres2.png"))
grid::grid.raster(img)

Try the featurefinder package in your browser

Any scripts or data that you put into this service are public.

featurefinder documentation built on April 4, 2025, 12:30 a.m.