unzipShapefiles: unzipShapefiles

Description Usage Arguments Value Examples

View source: R/unzipShapefiles.R

Description

Unzips compressed files containing ESRI shapefiles from the 'data-raw' folder of the OFPEDATA package. Takes a zipped file name and returns a 'sf' object.

Usage

1
unzipShapefiles(zip_file, path)

Arguments

zip_file

character

path

character

Value

sf

Examples

1
2
3
4
## Not run: 
unzipShapefiles("zipped_data_filename", "path/to/data")

## End(Not run)

paulhegedus/OFPEDATA2 documentation built on Sept. 14, 2020, 12:05 a.m.