Nothing
Manipulate and share raster images in R. Original code by Duccio Rocchini, Ludovico Chieffallo, Giovanni Andrea Nocera, Giacomo Panza, Michele Torresani and Elisa Thouverai.
Note Rapid manual here
Warning Packages needed to properly run imageRY: + library(terra)
Clean sentinel.png
For the next UNIBO course (check package testp)
im.multiframe()
im.export()
im.fuzzyclass()
Avoid alphabetical order and use elements
im.ridgeline()
In PCA, retain the whole set
im.pca()
im.flip()
im.flip <- function(a){
a = flip(a)
plot(a)
return(a)
}
im.export()
im.ggplpotRGB()
im.ggplot() # insert different color ramp palettes
https://anonymous.4open.science/r/imageRy-5083/README.md
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.