getConnectivityZonesWeb: Get a 'sf' dataframe representing a directed web for a set of...

View source: R/getConnectivityZonesWeb.R

getConnectivityZonesWebR Documentation

Get a sf dataframe representing a directed web for a set of connectivity zones

Description

Function to get a sf dataframe representing a directed web for a set of connectivity zones.

Usage

getConnectivityZonesWeb(
  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 a directed web for the connectivity zones in given crs.


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