Skip to contents

This function returns the a character of all tag names used to designate specific variable types in a linelist.

Usage

tags_names()

Value

The function returns a character vector.

See also

tags_defaults() for a list of default values of the tags

Examples

tags_names()
#>  [1] "id"             "date_onset"     "date_reporting" "date_admission"
#>  [5] "date_discharge" "date_outcome"   "date_death"     "gender"        
#>  [9] "age"            "location"       "occupation"     "hcw"           
#> [13] "outcome"