dst_meta: This function returns meta data for a table from StatBank...

Description Usage Arguments

View source: R/dst_meta.R

Description

This function POSTs a request for meta data on a table from Statistics Denmark and returns a JSON object with the information.

Usage

1
dst_meta(table, ..., lang = "da")

Arguments

table

The name of the table you want meta data for.

...

Ignored.

lang

You can choose "en" for english or "da" for danish.


rOpenGov/dkstat documentation built on Oct. 16, 2021, 5:22 a.m.