Description Usage Arguments Value
get_class_ns() is a Get function that retrieves a pre-existing data object from memory, local file system or online repository. Specifically, this function implements an algorithm to get class namespace. Function argument prototype_lup specifies the where to look for the required object. The function returns Class namespace (a character vector of length one).
| 1 | get_class_ns(prototype_lup, class_nm_1L_chr)
 | 
| prototype_lup | Prototype (a lookup table) | 
| class_nm_1L_chr | Class name (a character vector of length one) | 
Class namespace (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.