This function returns the entire table requested data from the StatBank. (http://www.statistikbanken.dk/statbank5a/ or http://www.dst.dk)
Source:R/dst_get_all_data.R
dst_get_all_data.Rd
Get all data from a table in the StatBank. This function
provides all the query parameters on the user's behalf. You, as a user, do
not need to specify anything other than a table name and you will be given
the entire contents of the table in a nice long format. This is useful for
you, if you would like to filter the table with e.g. {dplyr}
functions or
save the entire table for archival.
See also
Other Data retrival functions:
dst_get_data()
Author
Aleksander Bang-Larsen contact@aleksanderbl.dk