View source: R/implicit-null.R
get_implicit_col | R Documentation |
Get categories with implicit values for each selected columns
get_implicit_col(dt, years, cols, refs)
dt |
Dataset consisting all years |
years |
All years in the dataset |
cols |
Columns to be controlled for implicit null |
refs |
Reference values for the selected columns |
Other implicit-null functions:
do_implicit_null()
,
find_implicit_col()
,
find_implicit_null()
,
get_implicit_per_year()
,
get_implicit_ref()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.