filterData | R Documentation |
Focus the data on a given GBV service category or sector
filterData(d, group.regex, srvtype)
d |
The data frame |
group.regex |
A regular expression that exactly matches the prefix used for all the service categories. |
srvtype |
The service type; also an exact match |
The modified data frame
The function will preserve variable labels created with
labelled::var_label
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.