correspond_list: Correspondence list Print a list of correspondence tables for...

View source: R/Klass_list.R

correspond_listR Documentation

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

Description

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

Usage

correspond_list(classification, date = NULL)

CorrespondList(klass, date = NULL)

Arguments

classification

Classification number

date

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

klass

Deprecated; use 'classification' instead.

Value

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

Examples


correspond_list("7")


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