check_attached_mod_funs {box.linters}R Documentation

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)

Value

An XML node list

See Also

get_module_exports()


[Package box.linters version 0.9.1 Index]