MakeUrl: MakeUrl from id

View source: R/ApiData.R

MakeUrlR Documentation

MakeUrl from id

Description

MakeUrl from id

Usage

MakeUrl(id, urlType = "SSB")

Arguments

id

integer

urlType

Currently two possibilities: "SSB" (Norwegian) or "SSBen" (English)

Value

url as string

Examples

MakeUrl(4861)
MakeUrl(4861, "SSBen")

PxWebApiData documentation built on Nov. 13, 2025, 1:07 a.m.