Displaying 1 result from an estimated 1 matches for "enp_wca".
Did you mean:
  en_ca
  
2012 May 31
0
Incorporate a shapefile with an package animation
...c-mingw32/i386 (32-bit
----------------------------------------------------------------------------------------------------------------------------------------------------------
### 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 fi...