Description Usage Arguments Value
get_r4_obj_slots() 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 ready4 s4 object slots. Function argument fn_name_1L_chr specifies the where to look for the required object. The function returns Slots (a character vector).
1 | 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.