Function to list all currently used special signs (e.g., 0, *, X, (), p, ...) and their meaning in GENESIS, Zensus 2022 and/or regionalstatistik.de.
gen_signs(database = c("all", "genesis", "zensus", "regio"), ...)
A list of all current used special signs.
Character string. Indicator if the GENESIS ('genesis'), Zensus 2022 ('zensus') or regionalstatistik.de ('regio') database is called. Default option is 'all'.
Additional parameters for the API call. These parameters are only affecting the call itself, no further processing. For more details see vignette("additional_parameter")
.