mock_dictionary: Helper function to make a mock dictionary

View source: R/weaveWebFromTables.R

mock_dictionaryR Documentation

Helper function to make a mock dictionary

Description

Make a full all vs all dictionary in the case of an all vs all analysis.

Usage

mock_dictionary(tableY, tableX)

Arguments

tableY

A table containing features of interest. Rows should be samples and columns should be features. The Y and X refer to the position of the features in a formula: Y ~ X.

tableX

A table containing features of interest. Rows should be samples and columns should be features. The Y and X refer to the position of the features in a formula: Y ~ X.

Value

a full anansi dictionary list object.


thomazbastiaanssen/anansi documentation built on Feb. 9, 2025, 2:07 p.m.