View source: R/classifications.R
get_most_aggregated_concordances | R Documentation |
Takes two classifications where concordances are known and finds the most aggregated classifiaction (i.e. the classification where you do not have to disaggregate, thus no further knowledge is needed).
get_most_aggregated_concordances(concordance_matrix)
concordance_matrix |
list with two look-up tables: i2k (concordance of rows to new classifaction), j2k (concordance of cols to new classification)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.