Template for user permissions data
data_perm.RdA template dataset showing the expected structure and columns for the user permissions file. Users can download this template to prepare their own permissions file before importing it into the application.
Format
A tibble with 9 columns
- name
Full name of the user (character)
- phone
Phone number of the user (numeric)
- notes
Optional notes about the user (character)
Email address of the user (character)
- level
Access level of the user, e.g.
"national"(character)- role
Role of the user, e.g.
"writer"(character)- province
Province assigned to the user,
NAif not applicable (logical)- antenne
Antenne assigned to the user,
NAif not applicable (logical)- zone_de_sante
Health zone assigned to the user,
NAif not applicable (logical)