extract-methods: Extract methods

$,sspm_boundary-methodR Documentation

Extract methods

Description

WIP extract variables from sspm objects

Usage

## S4 method for signature 'sspm_boundary'
x$name

## S4 method for signature 'sspm_discrete_boundary'
x$name

## S4 method for signature 'sspm_dataset'
x$name

## S4 method for signature 'sspm'
x$name

Arguments

x

[sspm_...] An object from this package.

name

[character] The name of the column

Value

The data.frame matching the request.

Examples

sfa_boundaries
bounds <- spm_as_boundary(boundaries = sfa_boundaries,
                          boundary = "sfa")
bounds$area_sfa


pedersen-fisheries-lab/spaspm documentation built on Feb. 16, 2025, 7:39 p.m.