Saturday, 31 August 2013

How to find the file containing certain function in R

How to find the file containing certain function in R

In R, I want to modify function, however I forget which file the function
is defined. Is there any way to find the file containing certain function?
Thank you!

No comments:

Post a Comment