powered by
print a list of attached packages for the user to select from
attachedPackages()
returns a character vector of selected packages
if(interactive()){ attachedPackages() }
Run the code above in your browser using DataLab