generate_region_zip: Save regional shapefiles to a zip file

View source: R/generate_region_zip.R

generate_region_zipR Documentation

Save regional shapefiles to a zip file

Description

Write regional shapefiles returned by get_base_layers() and a README file with version information to a zip file.

Usage

generate_region_zip(select.region, set.crs = "EPSG:3338", zip.path = NULL)

Arguments

select.region

Character vector indicating which region. Options = ebs or bs.all, sebs or bs.south, nbs or bs.north, ecs, ebs.ecs, ai, ai.west, ai.central, ai.east, goa, goa.west, goa.east, ebs.slope, bssa1, bssa2, bssa3, bssa4, bssa5, bssa6

set.crs

Which coordinate reference system should be used? If 'auto', an Albers Equal Area coordinate reference system is automatically assigned.

zip.path

Path to the zip file where shapefiles should be written.

Examples

# generate_region_zip(select.region = "ebs")

afsc-gap-products/akgfmaps documentation built on April 14, 2025, 7:13 p.m.