shaidyGetComponents {NGCHM}R Documentation

Get an object's component shaids

Description

Get an object's component shaids

Usage

shaidyGetComponents(object)

## S4 method for signature 'ngchm'
shaidyGetComponents(object)

## S4 method for signature 'ngchmDataset'
shaidyGetComponents(object)

## S4 method for signature 'ngchmCovariate'
shaidyGetComponents(object)

Arguments

object

The object, such as a chm, dataset, etc., for which to get the component shaids

Value

A list of shaids.


[Package NGCHM version 1.0.3 Index]