View source: R/C3_ready4show_correspondences.R
ready4show_correspondences | R Documentation |
Create a new valid instance of the Name correspondences lookup table
ready4show_correspondences(x = make_pt_ready4show_correspondences())
make_pt_ready4show_correspondences(
old_nms_chr = character(0),
new_nms_chr = character(0)
)
is_ready4show_correspondences(x)
x |
An object of any type |
old_nms_chr |
Old names (a character vector), Default: character(0) |
new_nms_chr |
New names (a character vector), Default: character(0) |
Name correspondences lookup table
A validated instance of the Name correspondences lookup table
A prototype for Name correspondences lookup table
A logical value, TRUE if a valid instance of the Name correspondences lookup table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.