get_attached_mod_three_dots {box.linters} | R Documentation |
Get all functions exported from modules by ...
Description
Get all functions exported from modules by ...
Usage
get_attached_mod_three_dots(xml)
Arguments
xml |
An XML node list |
Value
xml
list of xml_nodes
, nested
list of module: function
, text
list of function
names.
[Package box.linters version 0.10.6 Index]