CCAMLRGIS-package | R Documentation |
This package provides two broad categories of functions: load functions and create functions.
Load functions are used to import CCAMLR geo-referenced layers and include:
load_ASDs
load_SSRUs
load_RBs
load_SSMUs
load_MAs
load_Coastline
load_MPAs
load_EEZs
load_Bathy
Create functions are used to create geo-referenced layers from user-generated data and include:
create_Points
create_Lines
create_Polys
create_PolyGrids
create_Stations
create_Pies
create_Arrow
create_Hashes
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
Maintainer: Stephane Thanassekos stephane.thanassekos@ccamlr.org
Authors:
Keith Reid
Lucy Robinson
Other contributors:
Michael D. Sumner [contributor]
Roger Bivand [contributor]
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).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.