make_ls_of_tfd_nms_of_curr_gnrcs: Make list of transformed names of current generics

Description Usage Arguments Value

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

1
2
3
4
5
make_ls_of_tfd_nms_of_curr_gnrcs(
  req_pkgs_chr,
  generic_1L_chr,
  nss_to_ignore_chr
)

Arguments

req_pkgs_chr

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


readyforwhatsnext/ready4class documentation built on Nov. 14, 2020, 1:29 a.m.