get_function_calls {box.linters}R Documentation

Get functions called in current source file

Description

Get functions called in current source file

Usage

get_function_calls(xml)

Arguments

xml

An XML node list

Value

A list of xml_nodes and text.


[Package box.linters version 0.9.1 Index]