View source: R/check_function.R
check_function | R Documentation |
Checks if there are any missing values in a given column from the dataset.
check_function(name, column)
name |
Column in which missing values will be sought. |
column |
Column name, in string format. |
No return, only performs a check.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.