View source: R/data.inspection.R
getNACols | R Documentation |
getNACols Extract the colnames of the NA-containing columns in your dataset.
getNACols(path_to_file)
path_to_file |
the path to the dataset, or the name of the element in the working environment |
getNACols('https://raw.githubusercontent.com/jiayiliujiayi/timekiller/master/testdata/dataset_df.txt')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.