context_outputs {metabolomicsWorkbenchR} | R Documentation |
Get a list of valid output_items for a context.
context_outputs(context)
context |
The name of a valid context (character) |
A list of output item names for a context
# list of output items for the "study" context context_outputs("study")