Learn R Programming

box.linters (version 0.10.6)

get_object_calls: Get objects called in current source file.

Description

This ignores objects to the left of <-, =, %<-% as these are assignments.

Usage

get_object_calls(xml)

Value

a list of xml_nodes and text.

Arguments

xml

An XML node list