get_attached_mod_functions {box.linters} | R Documentation |
Get imported functions from modules
Description
Get imported functions from modules
Usage
get_attached_mod_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]