ifNACols | R Documentation |
Check if there are NA-containing columns in your dataset.
ifNACols(path_to_file)
path_to_file |
the path to the dataset, or the name of the element in the working environment |
ifNACols('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.