getSampleMetadata: Get data.table of sample metadata from AbundanceData

getSampleMetadataR Documentation

Get data.table of sample metadata from AbundanceData

Description

Returns a data.table of sample metadata

Usage

getSampleMetadata(object, asCopy = c(TRUE, FALSE), includeIds = c(TRUE, FALSE))

Arguments

object

AbundanceData

asCopy

boolean indicating whether to return the data as a copy or by reference

includeIds

boolean indicating whether we should include recordIdColumn and ancestorIdColumns

Value

data.table of sample metadata


VEuPathDB/microbiomeComputations documentation built on March 1, 2024, 7:21 a.m.