ready4show_correspondences: Name correspondences lookup table

View source: R/C3_ready4show_correspondences.R

ready4show_correspondencesR Documentation

Name correspondences lookup table

Description

Create a new valid instance of the Name correspondences lookup table

Usage

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)

Arguments

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)

Details

Name correspondences lookup table

Value

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


ready4-dev/ready4show documentation built on June 16, 2024, 8:08 a.m.