# Generated by roxygen2: do not edit by hand

export(im.classify)
export(im.dvi)
export(im.export)
export(im.ggplot)
export(im.import)
export(im.list)
export(im.multiframe)
export(im.ndvi)
export(im.pca)
export(im.plotRGB)
export(im.plotRGB.auto)
export(im.print)
export(im.ridgeline)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,ggplot)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray.colors)
importFrom(grDevices,jpeg)
importFrom(grDevices,png)
importFrom(graphics,image)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(methods,is)
importFrom(rlang,sym)
importFrom(stats,kmeans)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(terra,as.matrix)
importFrom(terra,plot)
importFrom(terra,plotRGB)
importFrom(terra,rast)
importFrom(terra,spatSample)
importFrom(terra,values)
importFrom(terra,writeRaster)
importFrom(viridis,scale_fill_viridis)
