find_name: Find the name of a code valid at a specific date.

View source: R/UpdateKlass-graph-build.R

find_nameR Documentation

Find the name of a code valid at a specific date.

Description

Find the name of a code valid at a specific date.

Usage

find_name(code, validFrom, validTo, api_alle)

Arguments

code

A Klass code

validFrom

The date the code is valid from, in YYYY-MM-DD format.

validTo

The date the code is valid to, in YYYY-MM-DD format.

api_alle

A table of all codes in the classification. See example.

Value

The name of the code.


klassR documentation built on April 4, 2025, 4:16 a.m.

Related to find_name in klassR...