search for: everareas_dissolv

Displaying 1 result from an estimated 1 matches for "everareas_dissolv".

Did you mean: everareas_dissolve
2012 May 31
0
Incorporate a shapefile with an package animation
...----------------------------------------------------------------------------------------- ### Animation of EDEN real time uncorrected data. library(animation) library(ncdf) library(fields) library(maptools) ENP_WCA <- readShapePoly(system.file("U:\\GIS_Data\\GISlayers\\Boundaries_Lines\\EVERareas_Dissolve.shp", package="maptools")[1], proj4String=CRS("+proj=utm +zone17 +datum=WGS84")) # here an error is reported. (Error in getinfo.shape(filen) : Error opening SHP file # change to the working directory where the NetCDF file is stored setwd("A:\\Work_Area\...