[R] names of functions in a library

Omar Lakkis uofiowa at gmail.com
Mon Jun 6 22:43:19 CEST 2005


How can I get a list of the names of all exported functions in a library?
I load my library using library() and then want to dynamically get all
functions that start with "test."  to dynamically execute them.




More information about the R-help mailing list