This is probably a fairly basic question, but searches for manageR come up with a lot of noise, and there's no manageR tag. What I'd like to do is load the attributes from a particular field of a layer in QGIS into a vector in manageR (equivalent of x <- c(1,2,3,4) if it was done manually). I can find a button to import layer attributes (when I press it, it shows > manageR import function), but I have no idea how to access them from within manageR thereafter. If it matters, the layer in QGIS is called Aspalathus and the field I'd like to access from R is called mean.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
||||

> manageR import function) would also be appreciated. – rudivonstaden Oct 26 '12 at 21:03