input_example {metabolomicsWorkbenchR} | R Documentation |
Displays a valid input_value for an input_item and returns an example that matches the required input pattern.
input_example(input_item)
input_item |
The name of a valid input_item (character) |
An example input value matching the pattern required for the chosen input item.
# example input_value for input item "study_id" input_example('study_id')