| make_url | R Documentation |
Make data url from table id
make_url(id, url_type = "ssb")
id |
Table id (integer). |
url_type |
Currently two possibilities: "ssb" (Norwegian) or "ssb_en" (English). |
A character string (URL).
make_url(4861)
make_url(4861, "ssb_en")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.