check_attached_pkg_funs {box.linters}R Documentation

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)

Value

An XML node list

See Also

get_packages_exports()


[Package box.linters version 0.10.6 Index]