powered by
print a list of attached packages and their functions for the user to select from
attachedFunctions(verbose)
returns a list whose components are
l list of user-selected packages and corresponding functions
where character vector of selected packages
Boolean if TRUE output several user messages
if(interactive()){ attachedFunctions(verbose=TRUE) }
Run the code above in your browser using DataLab