get_class_ns | R Documentation |
get_class_ns() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get class namespace. The function returns Class namespace (a character vector of length one).
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.