get_r4_obj_slots: Get ready4 module object slots

get_r4_obj_slotsR Documentation

Get ready4 module object slots

Description

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).

Usage

get_r4_obj_slots(fn_name_1L_chr, package_1L_chr = "")

Arguments

fn_name_1L_chr

Function name (a character vector of length one)

package_1L_chr

Package (a character vector of length one), Default: ”

Value

Slots (a character vector)


ready4-dev/ready4 documentation built on Nov. 4, 2024, 11:38 p.m.