Description Usage Arguments Value Examples
Extract a the Maximum Value of a Variable Based on a Filter
1 | pull_max_var(df, max_var = NULL, sel_var = NULL, type_selected = NULL)
|
df |
Datatable with the following variables: |
max_var |
Character string containing the variable name to pull out the maximum R estimate for. |
sel_var |
Character string indicating the variable to extract |
type_selected |
The nowcast type to extract. |
A character string containing the maximum variable
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.