Description Usage Arguments Examples
This function allows you to find mutiple dispensations based on ATC-codes. Creates a new columns based on the ATC-codes.
1 | identify_atc_multiple(.data, atc_list, names)
|
.data |
A tibble with data in QTF-format. |
atc_list |
A character vector (or scalar) with ATC-codes that should be identified in the data. |
var_name_list |
A character string with the column name for the new variable. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.