powered by
Correspondence list Print a list of correspondence tables for a given classification with source and target IDs
correspond_list(classification, date = NULL)CorrespondList(klass, date = NULL)
CorrespondList(klass, date = NULL)
Data frame with list of corrsepondence tables, source ID and target ID.
Classification number
Date for classification (format = "YYYY-mm-dd"). Default is current date
Deprecated; use `classification` instead.
# \donttest{ correspond_list("7") # }
Run the code above in your browser using DataLab