get_function_calls: Get functions called in current source file

View source: R/box_usage_helper_functions.R

get_function_callsR Documentation

Get functions called in current source file

Description

Will not return ⁠package::function()⁠ form. namespaced_function_calls() is responsible for checking package_function() use.

Usage

get_function_calls(xml)

Arguments

xml

An XML node list

Value

A list of xml_nodes and text.


box.linters documentation built on Sept. 11, 2024, 8:20 p.m.