viewCode {PBSmodelling} | R Documentation |
View the R code of all functions in a specified package installed on the user's system.
viewCode(pkg="PBSmodelling")
pkg |
string name of an installed package |
Invisibly returns source code of all functions in the specified package.
The function invokes openFile
to display the results.
Rowan Haigh, Pacific Biological Station, Nanaimo BC