getdata: Get Data with/without Attached Metadata

View source: R/inspectDataset.R

getdataR Documentation

Get Data with/without Attached Metadata

Description

Get Data with/without Attached Metadata

Usage

getdata(dataset = NULL, rank = NULL, group = NULL, metadata = T)

Arguments

dataset

(Optional) MicroVis dataset (mvdata object). If not specified, defaults to active dataset.

rank

(Optional) Rank to get abundance values of. Default is active rank.

group

This isn't used and can be removed

metadata

(Optional) Whether or not to attach metadata.

Value

Abundance data at specified rank with/without metadata.


microresearcher/MicroVis documentation built on Feb. 8, 2024, 10:59 a.m.