CorrespondList {klassR}R Documentation

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)

Arguments

klass

Classification number

date

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

Value

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

Examples


CorrespondList("7")


[Package klassR version 0.2.3 Index]