get_attached_pkg_functions {box.linters} | R Documentation |
Get imported functions from packages
Description
Get imported functions from packages
Usage
get_attached_pkg_functions(xml)
Arguments
xml |
An XML node list |
Value
xml
list of xml nodes, text
a list of function names.
[Package box.linters version 0.10.5 Index]