common_features: Common features in raw data

View source: R/launder.R

common_featuresR Documentation

Common features in raw data

Description

Extracts common features from heterogenous data and simplifies them into a three-dimensional array, thus making them homogenous.

Usage

common_features(features)

Arguments

features

list of matrices.

Value

A three-dimensional array containing the common features (as per column names).

See Also

Other data laundering techniques: cut_off(), graphed_features(), induced.subgraph.by_name(), launder()


pievos101/DFNET documentation built on Dec. 1, 2022, 3:44 p.m.