Description Usage Arguments Details Value Author(s) See Also Examples
Set Coverscale("pa")
, reduce columns of sites, collapse all layers
(if present), and reduce content of taxonomy to only the mandatory columns.
1 2 | ## S4 method for signature 'Vegsoup'
compress(x, retain)
|
x |
|
retain |
character. Column(s) to retain |
If present, the method tries to retain columns family
and level
from taxonomy(x)
and it will otherwise return just the mandatory columns abbr
and taxon
.
returns an object depending on the input class.
Roland Kaiser
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.