Learn R Programming

metabolighteR (version 0.1.3)

get_study_samples: Get Study Samples

Description

Get a list of all sample names mapped to files within the study

Usage

get_study_samples(study_id)

Arguments

study_id

A character string of a valid MTBLS study id

Value

a tibble of filename sample name and reliability score. 1.0 indicates a perfect match

Examples

Run this code
# NOT RUN {
get_study_samples('MTBLS375')
# }

Run the code above in your browser using DataLab