[Qgis-developer] manageR - error in 'Quick plot' tool

Volkan Kepoglu vkepoglu at gmail.com
Sat May 22 02:10:22 EDT 2010


Welcome to manageR 0.8

QGIS interface to the R statistical analysis program

Copyright (C) 2009 Carson Farmer

Licensed under the terms of GNU GPL 2

manageR is free software;

you can redistribute it and/or modify it under the terms of

the GNU General Public License as published by the Free Software Foundation;


either version 2 of the License, or (at your option) any later version.

Currently running R version 2.10.1 (2009-12-14)

> manageR import function

Error: No layer selected in layer list

> manageR import function

QGIS Vector Layer

Name: fire2004

Source: D:/setup/plugin_ilaveler/dataFire_new/fire2004.shp

with 275 rows and 5 columns

> # manageR 'Quick plot' tool

+ local({

+ plot(fire2004 at data$IDS, type='points', main='Scatterplot', sub='', xlab='X
Axis', ylab='Y Axis', bty='outline', lab=c(5,5,7), las=1, )

+ if (|12|) {

+ tmp.fit <- lm(fire2004 at data$IDS ~ points)

+ abline(tmp.fit, lty='|13|')

+ }

+ })

Error: unexpected '|' in

" plot(fire2004 at data$IDS, type='points', main='Scatterplot', sub='', xlab='X
Axis', ylab='Y Axis', bty='outline', lab=c(5,5,7), las=1, )

if (|"

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20100522/6c495074/attachment.html


More information about the Qgis-developer mailing list