Description Usage Arguments Value Examples
View source: R/deduplicate_by_call_rate.R
When a dataframe with characteristics from same inividuals (each replicate one row), for each individual, select the row with least ratio of NAs, leave each individual only one row.
1 |
df |
a dataframe with sample "ID" as its first column |
a data frame with 'ID' column de-duplicated by using ID of least NA rate
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.