get_r4_obj_slots | R Documentation |
get_r4_obj_slots() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get ready4 module object slots. The function returns Slots (a character vector).
get_r4_obj_slots(fn_name_1L_chr, package_1L_chr = "")
fn_name_1L_chr |
Function name (a character vector of length one) |
package_1L_chr |
Package (a character vector of length one), Default: ” |
Slots (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.