Retrieve the complete data matrix for a specific study, including metabolite measurements across all samples.
Examples
if (FALSE) { # \dontrun{
client <- mw_rest_client()
data_matrix <- get_study_data(client, "ST000001")
} # }
Retrieve the complete data matrix for a specific study, including metabolite measurements across all samples.
if (FALSE) { # \dontrun{
client <- mw_rest_client()
data_matrix <- get_study_data(client, "ST000001")
} # }