make_ls_of_pkgs_to_imp: Make list of packages to import

Description Usage Arguments Value

Description

make_ls_of_pkgs_to_imp() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make list of packages to import. The function returns Packages to import (a list).

Usage

1
make_ls_of_pkgs_to_imp(curr_gnrcs_ls, fn_name_1L_chr, nss_to_ignore_chr)

Arguments

curr_gnrcs_ls

Current generics (a list)

fn_name_1L_chr

Function name (a character vector of length one)

nss_to_ignore_chr

Namespaces to ignore (a character vector)

Value

Packages to import (a list)


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