View source: R/functions_cleaning.R
handleNA | R Documentation |
Function with as input a dataframe. (this will be "Y" or "to_divide") It filters out rows with NA.
handleNA(df)
df |
input |
list with a dataframe where the rows with NA are filtered out, and a dataframe with only those rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.