snz_privacy_controls {iNZightPlots} | R Documentation |
Statistics New Zealand Privacy Controls
Description
Based off Microdata Output Guide 2020 v5-1
Usage
snz_privacy_controls(type = c("survey"), weighted = type == "survey", ...)
Arguments
type |
the type of data, used to specify the correct rules. Currently only survey (4.0.1) data is supported. |
weighted |
logical indicating if the results are a weighted survey design or not. |
... |
additional arguments, used to override defaults |
Value
a list of privacy control rules
[Package iNZightPlots version 2.15.3 Index]