naFilter | R Documentation |
Select columns that have NA ratio above a threshold. A vector will be returned with the indices of the columns that exceeded the limit.
naFilter(x, percentCases = 0.5)
x |
Dataframe |
percentCases |
threshold |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.