correspond_list | R Documentation |
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)
classification |
Classification number |
date |
Date for classification (format = "YYYY-mm-dd"). Default is current date |
klass |
Deprecated; use 'classification' instead. |
Data frame with list of corrsepondence tables, source ID and target ID.
correspond_list("7")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.