get_study_org: Get Study Organisms

Description Usage Arguments Value Examples

View source: R/get_study_org.R

Description

Retrieve the organisms used within a study

Usage

1
get_study_org(study_id)

Arguments

study_id

A character string of a valid MTBLS study id

Value

a tibble of study organism data

Examples

1
2
3
4
## Not run: 
get_study_org('MTBLS375')

## End(Not run)

metabolighteR documentation built on Feb. 10, 2022, 1:09 a.m.