CCAMLRGIS-package: Loads and creates spatial data, including layers and tools...

CCAMLRGIS-packageR 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:

  • load_ASDs

  • load_SSRUs

  • load_RBs

  • load_SSMUs

  • load_MAs

  • load_Coastline

  • load_MPAs

  • load_EEZs

  • load_Bathy

Create functions

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

Vignette

To learn more about CCAMLRGIS, start with the GitHub ReadMe (see https://github.com/ccamlr/CCAMLRGIS#table-of-contents).

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).


CCAMLRGIS documentation built on Sept. 27, 2023, 9:09 a.m.