View source: R/stop_if_duplicated_samples_found.R
stop_if_duplicated_samples_found | R Documentation |
Helper function: stop if duplicated sample ids are found
stop_if_duplicated_samples_found(df, col_sampleid, path, sheet = "")
df |
data frame with samples in wide format |
col_sampleid |
column name of sample id |
path |
path to file from which |
sheet |
optional in case EXCEL is used (default: "") |
error in case duplicated samples were found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.