gen_signs {restatis} | R Documentation |
gen_signs
Description
Function to list all currently used special signs (e.g., 0, *, X, (), p, ...) and their meaning in GENESIS, Zensus 2022 and/or regionalstatistik.de.
Usage
gen_signs(database = c("all", "genesis", "zensus", "regio"), ...)
Arguments
database |
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 |
Value
A list of all current used special signs.
[Package restatis version 0.2.0 Index]