Displaying 2 results from an estimated 2 matches for "all_species".
2012 May 11
1
Overlapping area script
...the
richness
+ legend.gradient(legend.pnts,cols=cols,limits=c(0,3), title='overlap',
cex=2)
+ dev.off()
+ }
Error in nrow(spp.asc) : object 'bat.asc' not found
In addition: There were 12 warnings (use warnings() to see them)
>
> write.csv(overlap.matrix, paste(out.dir, "all_species.csv",sep=''))
http://r.789695.n4.nabble.com/file/n4625913/area2.r area2.r
--
View this message in context: http://r.789695.n4.nabble.com/Overlapping-area-script-tp4625913.html
Sent from the R help mailing list archive at Nabble.com.
2012 May 07
0
FW: Overlapping area Script
...the richness
+ legend.gradient(legend.pnts,cols=cols,limits=c(0,3), title='overlap', cex=2)
+ dev.off()
+ }
Error in nrow(spp.asc) : object 'bat.asc' not found
In addition: There were 12 warnings (use warnings() to see them)
>
> write.csv(overlap.matrix, paste(out.dir, "all_species.csv",sep=''))
> "
Date: Fri, 17 Feb 2012 12:18:55 +0100
From: Roger.Bivand at nhh.no
To: michael.denslow at gmail.com
CC: r-sig-geo at r-project.org; skopp at esri.com
Subject: Re: [R-sig-Geo] R / ArcGIS
On Fri, 17 Feb 2012, Michael Denslow wrote:
> On Fri, Feb 17, 2012...