Learn R Programming

box.linters (version 0.10.6)

check_attached_pkg_funs: Check if functions being attached exist and are being exported by the library/package

Description

Check if functions being attached exist and are being exported by the library/package

Usage

check_attached_pkg_funs(xml, xpath)

Arguments

Value

An XML node list

See Also

get_packages_exports()