Description Usage Arguments Value Author(s) See Also
View source: R/derive_var_dthcaus.R
Create a dthcaus_source
Object
1 2 3 4 5 6 7 8 9 | dthcaus_source(
dataset_name,
filter,
date,
mode = "first",
dthcaus,
traceability_vars = NULL,
dataset = deprecated()
)
|
dataset_name |
The name of the dataset, i.e. a string, used to search for the death cause. |
filter |
An expression used for filtering |
date |
A character vector to be used for sorting |
mode |
One of |
dthcaus |
A variable name or a string literal — if a variable name, e.g., |
traceability_vars |
A named list returned by |
dataset |
Deprecated, please use |
An object of class "dthcaus_source".
Shimeng Huang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.