Tagged Questions
7
votes
2answers
663 views
Is it possible to run an R script on a layer in QGIS?
I'd like to run an R script on a layer loaded in QGIS (to rotate a set of points created there using the Vector:Research Tools:Regular Points tool). I thought ManageR might work but cannot get it ...