Learn R Programming

klassR (version 0.2.0)

CorrespondList: Correspondence list Print a list of correspondence tables for a given klass with source and target IDs

Description

Correspondence list Print a list of correspondence tables for a given klass with source and target IDs

Usage

CorrespondList(klass, date = NULL)

Value

Data frame with list of corrsepondence tables, source ID and target ID.

Arguments

klass

Classification number

date

Date for classification (format = "YYYY-mm-dd"). Default is current date

Examples

Run this code
# \donttest{
CorrespondList("7")
# }

Run the code above in your browser using DataLab