Learn R Programming

PxWebApiData (version 1.9.0)

MakeUrl: MakeUrl from id

Description

MakeUrl from id

Usage

MakeUrl(id, urlType = "SSB")

Value

url as string

Arguments

id

integer

urlType

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

Examples

Run this code
MakeUrl(4861)
MakeUrl(4861, "SSBen")

Run the code above in your browser using DataLab