ready4show_institutes: ready4 submodule class for institutes lookup table

View source: R/C3_ready4show_institutes.R

ready4show_institutesR Documentation

ready4 submodule class for institutes lookup table

Description

Create a new valid instance of the ready4 submodule class for institutes lookup table

Usage

ready4show_institutes(x = make_pt_ready4show_institutes())

make_pt_ready4show_institutes(
  short_name_chr = character(0),
  long_name_chr = character(0)
)

is_ready4show_institutes(x)

Arguments

x

An object of any type

short_name_chr

Short name (a character vector), Default: character(0)

long_name_chr

Long name (a character vector), Default: character(0)

Details

Institutes lookup table

Value

A validated instance of the ready4 submodule class for institutes lookup table

A prototype for ready4 submodule class for institutes lookup table

A logical value, TRUE if a valid instance of the ready4 submodule class for institutes lookup table


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