powered by
Read a Shapefile from a path
APSHPread(filePath, warnings = FALSE)
character. Path to file
logical. If FALSE, then warnings will be suppressed
SpatialPolygonsDataFrame
# NOT RUN { inPoly <- APSHPread("C:/Geodata/myfile.shp") # } # NOT RUN { # }
Run the code above in your browser using DataLab