View source: R/data_functions.R
na_skip | R Documentation |
Function for fast subsetting of data (see also 'na.omit()').
na_skip(data, skip = "rows")
data |
Dataset |
skip |
Skip rows (columns) containing NA values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.