get_reference_descs | R Documentation |
get_reference_descs() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get reference descriptions. The function returns Reference descriptions (a character vector).
get_reference_descs(
correspondences_ls,
correspondences_r3 = ready4show::ready4show_correspondences()
)
correspondences_ls |
Correspondences (a list) |
correspondences_r3 |
Correspondences (a ready4 submodule), Default: ready4show::ready4show_correspondences() |
Reference descriptions (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.