get_attached_pkg_three_dots {box.linters}R Documentation

Get all functions exported from packages by ...

Description

Get all functions exported from packages by ...

Usage

get_attached_pkg_three_dots(xml)

Arguments

xml

An XML node list

Value

xml list of xml_nodes, nested list of ⁠package: function⁠, text a list of function names.


[Package box.linters version 0.9.1 Index]