MakeUrl | R Documentation |
MakeUrl from id
MakeUrl(id, urlType = "SSB", getDataByGET = FALSE)
id |
integer |
urlType |
Currently two possibilities: "SSB" (Norwegian) or "SSBen" (English) |
getDataByGET |
As input to ApiData |
url as string
MakeUrl(4861)
MakeUrl(4861, "SSBen")
MakeUrl(1066, getDataByGET = TRUE)
MakeUrl(1066, "SSBen", getDataByGET = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.