View source: R/sample_metadata.R
enforce_sample_value_types | R Documentation |
importantly, columns "sample_index", "sample_id" and "shortname" are ignored alltogether
enforce_sample_value_types(
samples,
redundant_columns = "error",
show_log = TRUE
)
samples |
dataset$samples or a subset thereof. Typically, only columns sample_id and user-defined regression variables are included as columns |
redundant_columns |
how to deal with columns in |
show_log |
boolean, show data type per column in console? Default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.