make_ls_of_tfd_nms_of_curr_gnrcs: Make list of transformed names of current generics

make_ls_of_tfd_nms_of_curr_gnrcsR Documentation

Make list of transformed names of current generics

Description

make_ls_of_tfd_nms_of_curr_gnrcs() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make list of transformed names of current generics. The function returns Current generics (a list).

Usage

make_ls_of_tfd_nms_of_curr_gnrcs(
  req_pkgs_chr,
  generic_1L_chr,
  nss_to_ignore_chr
)

Arguments

req_pkgs_chr

Require packages (a character vector)

generic_1L_chr

Generic (a character vector of length one)

nss_to_ignore_chr

Namespaces to ignore (a character vector)

Value

Current generics (a list)


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