[Qgis-developer] R scripts for raster layers in External Apps of the Sextante Toolbox plugin
Agustin Lobo
alobolistas at gmail.com
Mon Aug 27 04:37:51 PDT 2012
Hi!
I've tried the R script in scripts/Raster histogram
and do not get any plot, just get what can be seen here
(after trying multiple alternatives):
http://dl.dropbox.com/u/3180464/RSextante.jpeg
I've also tried making the script shown in the web page:
##layer=vector
##field=field layer
##nortest=group
library(nortest)
>lillie.test(layer[[field]])
and do not get anything in the output console
Finally, what R class is used for raster objects? My idea is to
actually try to write
some scripts using the raster package.
(using qgis 1.8.0 and SEXTANTE v1.0.7 on ubuntu 10.04)
Agus
More information about the Qgis-developer
mailing list