Learn R Programming

box.linters (version 0.10.6)

check_attached_mod_funs: Check if functions being attached exist and are being exported by the local module

Description

Check if functions being attached exist and are being exported by the local module

Usage

check_attached_mod_funs(xml, xpath)

Arguments

Value

An XML node list

See Also

get_module_exports()