subsetPhyloSimSignal {phylosignal} | R Documentation |
phyloSimSignal subsetting
Description
This function subset all the components of a phyloSimSignal object following the methods and traits provided.
Usage
subsetPhyloSimSignal(x, methods, traits)
Arguments
x |
an object of class |
methods |
a character vector giving the methods to keep. |
traits |
a character vector giving the traits to keep. |
Value
A phyloSimSignal
object
[Package phylosignal version 1.3.1 Index]