get_attached_packages {box.linters}R Documentation

Get all packages imported whole

Description

Get all packages imported whole

Usage

get_attached_packages(xml)

Arguments

xml

An XML node list

Value

xml list of xml_nodes, nested list of package: functions, aliases a named list of package = alias, text list of all ⁠package$function⁠ names.


[Package box.linters version 0.10.5 Index]