Learn R Programming

box.linters (version 0.10.6)

get_module_exports: Get functions exported by modules

Description

Get functions exported by modules

Usage

get_module_exports(mod_list)

Value

A list of (package_name = list(of_functions))

Arguments

mod_list

A vector of packages