Description Usage Arguments Value
Merge microdata with hierarchy information and filter by a provided vector of unit codes.
1 | wrangle_microdata(microdata, hierarchy, metadata, unit_codes)
|
microdata |
A data.frame. Your organisation's microdata file that
contains the responses of each respondent. Received as the file
|
hierarchy |
A data.frame. The lookup file that matches each
respondent to their unit code. Received in the file
|
metadata |
A data.frame. The file that provides additional metadata
about each unit, such as headcount and name. Received in the file
|
unit_codes |
A character vector of organisational unit codes in the
form |
A data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.