provinceBCRStudyArea: Preparing study area based on BCR and Canadian or American...

Description Usage Arguments Details Author(s)

View source: R/provinceBCRStudyArea.R

Description

Downloads, reprojects, crops and masks to speficic areas in canada such as: BCR6, random areas, provinces and territories, or any of the last in the BCR6.

Usage

1
provinceBCRStudyArea(bcr = NULL, province = NULL, country, ...)

Arguments

bcr

Numeric. Bird Conservation Region in North America that you want to crop for. Default is 'NULL'. If 'NULL“, it returns only the shapefile of the province.

province

Character string. Province or territory. Default is 'NULL'. If null, returns the map of ??.

country

Character string. 3 letter ISO for a specific country. The complete list of countries can be seen by calling ‘raster::getData(’ISO3')

...

Arguments to be passed to 'prepInputs' or 'Cache' (i.e. targetFile, cacheId, destinationPath, overwrite, etc.).

Details

If you provide a bcr that is outside of a province area, the object returned is 'NULL'.

Author(s)

Tati Micheletti


tati-micheletti/usefulFuns documentation built on July 7, 2020, 3:19 p.m.