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 June 26, 2025, 5:07 p.m.