Description Usage Arguments Value
View source: R/contains_na_function.R
Function determines if and where NAs are in the dataset.
1 | contains.na(x)
|
fn |
A filename as a character vector of length 1 |
x |
A dataframe |
Either TRUE or FALSE if there is/are NAs in the dataset, and where ther are
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.