Function returns vector of missing columns (among given columns as an input parameter) in a given dataset. If all columns are present then function returns empty vector. Requirements are taken from packages internal dataset data.dataset.req.attrs
1 | get.ds_missing_cols(ds_name, ds_col_names)
|
ds_name |
Dataset Name |
ds_col_names |
vector of Dataset columns |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.