The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

imageRy

Manipulate and share raster images in R. Original code by Duccio Rocchini, Ludovico Chieffallo, Giovanni Andrea Nocera, Giacomo Panza, Michele Torresani and Elisa Thouverai.

Rapid manual available!

Note Rapid manual here

Packages needed

Warning Packages needed to properly run imageRY: + library(terra)

Ongoing

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.