View source: R/remove_duplicate_CpGs.R
remove_duplicate_CpGs | R Documentation |
Get a list with information related to duplicated values in data
remove_duplicate_CpGs(cohort, colname, descfile = NULL, duplifile = NULL)
cohort |
Dataframe with data |
descfile |
Optional, filename to write data description if NULL no descriptive values write |
duplifile |
Optional, filename to write duplicates if NULL no results stored in a file |
cohort data without duplicated values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.