MakeUrl: Internal function to create URL address

View source: R/Hent_data.R

MakeUrlR Documentation

Internal function to create URL address

Description

Internal function to create URL address

Usage

MakeUrl(
  klass,
  correspond = NULL,
  correspondID = NULL,
  variant_name = NULL,
  type = "vanlig",
  fratil = FALSE,
  date = NULL,
  output_level_coding = NULL,
  language_coding = NULL
)

Arguments

klass

Classification number

correspond

Target number for correspondence table

variant_name

The name of the variant of the classification

type

String describing type. "vanlig" for normal classification and "kor" for correspondence. Default = "vanlig"

fratil

True/False for whether a date interval is to be used. Default = False

date

Date(s) for classification

output_level_coding

Coding for output level

language_coding

Coding for language

Value

String url adress


statisticsnorway/klassR documentation built on Feb. 4, 2024, 4:09 a.m.