View source: R/C3_ready4show_institutes.R
ready4show_institutes | R Documentation |
Create a new valid instance of the ready4 submodule class for institutes lookup table
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)
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) |
Institutes lookup table
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.