Skip to content
Prev 3583 / 29559 Next

Qgis-Rmanage and geographic display of spatial objects

Agustin Lobo wrote:
Reading over my last post, I can see that I wasn't clear on this point.
What I meant to say was: Brushing and Linking is good, and would be very 
nice to have (and in fact I do have a graphing plugin that does this in 
the works as I write), but we are talking about two separate things here:
1) The bridge2R project; the primary goal here (I think, other people 
can correct me here) is to provide a user-friendly means of doing 
statistical analysis in QGIS. The fact that we are using R is simply 
secondary (though the flexibility and extensibility of R means that we 
can continue to add functionality to QGIS long into the future), and 
thus this project should provide statistical operations to non-R-users 
and R-users alike. This means that brushing and linking can be 
incorporated into these operations, but the user shouldn't know that 
it's R and Rpy doing all the work.
2) The second point is something like manageR, or some other direct link 
between R and QGIS.  I imagine this as something of interest to more 
advanced R-users, who want to be able to knowingly work in R, and 
interact with QGIS at the same time. This is what I am most interested 
in, and am looking for ways to make manageR closer to this type of tool. 
This could also support brushing and linking eventually...?
and hopefully I made this even easier with my latest update.
Their website indicates that there will be interactive mapping abilities 
(based on maptools) soon-ish...

Carson