getConnectivityZones: Get a set of connectivity zones

View source: R/getConnectivityZones.R

getConnectivityZonesR Documentation

Get a set of connectivity zones

Description

Function to get a set of connectivity zones as a sf dataframe.

Usage

getConnectivityZones(
  type = c("2020", "30-layer", "2019", "10-layer"),
  crs_type = c("LL", "AA")
)

Arguments

type

- type of connectivity zone to get ("2020","30-layer","2019", or "10-layer")

crs_type

- type of crs ("LL" for lat/lon, "AA" for Alaska Albers projection)

Details

None.

Value

sf dataframe with connectivity zones in given crs.


wStockhausen/rIBMS_SnowCrab documentation built on March 30, 2022, 2:54 p.m.