make_s4_mthds_ls: Make S4 methods list

make_s4_mthds_lsR Documentation

Make S4 methods list

Description

make_s4_mthds_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make s4 methods list. The function returns a S4 methods (a list).

Usage

make_s4_mthds_ls(fns_dir_1L_chr = "data-raw/s4_fns")

Arguments

fns_dir_1L_chr

Functions directory (a character vector of length one), Default: 'data-raw/s4_fns'

Value

a S4 methods (a list)


ready4-dev/ready4class documentation built on April 22, 2024, 8:30 a.m.