extract_features: Extract rows or columns from a matrix in order of interest

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Extract rows or columns from a matrix in order of interest

Usage

1
extract_features(expmat, reflist, margin = 1)

Arguments

expmat

matrix with row and column names

reflist

character vector of row or column names to be extracted

margin

where to look for the reflist, by default rows

Value

new matrix with rows or columns in order of the reference list


fossbert/binilib documentation built on April 23, 2021, 10:31 p.m.