CCAMLRGIS-package {CCAMLRGIS} | R Documentation |
Loads and creates spatial data, including layers and tools that are relevant to CCAMLR activities. All operations use the Lambert azimuthal equal-area projection (via EPSG:6932).
Description
This package provides two broad categories of functions: load functions and create functions.
Load functions
Load functions are used to import CCAMLR geo-referenced layers and include:
Create functions
Create functions are used to create geo-referenced layers from user-generated data and include:
Vignette
To learn more about CCAMLRGIS, start with the GitHub ReadMe (see https://github.com/ccamlr/CCAMLRGIS#ccamlrgis-r-package). Some basemaps are given here https://github.com/ccamlr/CCAMLRGIS/blob/master/Basemaps/Basemaps.md
Author(s)
Maintainer: Stephane Thanassekos stephane.thanassekos@ccamlr.org
Authors:
Keith Reid
Lucy Robinson
Other contributors:
Michael D. Sumner [contributor]
Roger Bivand [contributor]
See Also
The CCAMLRGIS package relies on several other package which users may want to familiarize themselves with, namely sf (https://CRAN.R-project.org/package=sf) and terra (https://CRAN.R-project.org/package=terra).