sppweights-methods: Get biodiversity feature weights of a Zonation variant

Description Usage Arguments Value Note Author(s) See Also

Description

Get biodiversity feature weights of a Zonation variant

Set biodiversity feature weights of a Zonation variant

Usage

1
2
3
4
5
6
7
8
9
sppweights(x)

sppweights(x) <- value

## S4 method for signature 'Zvariant'
sppweights(x)

## S4 replacement method for signature 'Zvariant,numeric'
sppweights(x) <- value

Arguments

x

Zvariatn object.

value

numeric vector with the length equal to the number of features in the variant

Value

A numeric vector of weights

Note

The weight vector must be exactly the correct length, no recycling is done. Vector elements must be coercible to numeric.

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com

Joona Lehtomaki joona.lehtomaki@gmail.com

See Also

Zvariant-class


zonator documentation built on July 8, 2020, 6:18 p.m.