find_name {klassR} | R 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 |
validTo |
The date the code is valid to, in |
api_alle |
A table of all codes in the classification. See example. |
Value
The name of the code.
[Package klassR version 1.0.1 Index]