common_features | R Documentation |
Extracts common features from heterogenous data and simplifies them into a three-dimensional array, thus making them homogenous.
common_features(features)
features |
list of matrices. |
A three-dimensional array containing the common features (as per column names).
Other data laundering techniques:
cut_off()
,
graphed_features()
,
induced.subgraph.by_name()
,
launder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.