get_annotation_list: Get Annotation to combine with mvarVis Object

Usage Arguments Value

View source: R/get_annotation_list.R

Usage

1
get_annotation_list(X_mvar, rows_annot = NULL, cols_annot = NULL)

Arguments

X_mvar

An object of class mvar, whose annotation elements we want to fill out.

rows_annot

For one table methods, a data.frame whose j^th row describes the j^th sample in the coordinates matrices corresponding to row scores. For procustes and CCorA, we require a list of dataframes, one for each of the directions.

cols_annot

The analogous object for column scores.

Value

A list copying the different annotation data frames so that if the i^th table in X_mvar corresponds to row scores, the i^th element in the list gives the rows annotation, and analogously for column annotation.


krisrs1128/mvarVis documentation built on Oct. 13, 2019, 11:14 p.m.