View source: R/check_derived.R
| check_derived | R Documentation |
Validates and registers derived-variable functions for snapshot-time evaluation.
check_derived(entity, derived_vars, replace = FALSE)
entity |
A Entity object. |
derived_vars |
Named list of derived-variable functions, or NULL. |
replace |
If TRUE, overwrite existing derived vars with the same names. |
Returns entity invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.