Description Usage Arguments Value
This function provides a unified wrapper to retrieve results
from a propr
or propd
object.
1 | getResults(object, cutoff = NA, include = NA, or = TRUE)
|
object |
A |
cutoff |
This argument indicates the value at which to
cutoff the results. For "rho" and "cor", the function
returns pairs with a value greater than the cutoff.
For "theta", "phi", and "phs", the function returns pairs
with a value less than the cutoff. Leave the argument as
|
include |
This argument indicates which features by
name should belong to a pair for that pair to get included
in the results. Subset performed by
|
or |
A boolean. If |
A data.frame
of results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.