listAttribVals: Get attribute values

Description Usage Arguments Value See Also Examples

Description

A convenience method to show the possible values of an attribute. These are the values from a column in the original .csv metadata file.

Usage

1
listAttribVals(obj, attribute)

Arguments

obj

A valid DAM S4 object

attribute

A string that matches one of the column names from the original sample info .csv file

Value

A string of attribute values remaining in a dataset.

See Also

listAttributes

Examples

1
listAttribVals(DAM_DD, "genotype")

kazi11/actmon documentation built on May 20, 2019, 7:53 a.m.