get_function_calls {box.linters} | R Documentation |
Will not return package::function()
form. namespaced_function_calls()
is responsible for
checking package_function()
use.
get_function_calls(xml)
xml |
An XML node list |
A list of xml_nodes
and text
.