Quotes help make search much faster. Example: "Practice Makes Perfect"

Tuesday, October 22, 2013

In R, how do you find help on a function?


Answer:
help(functionName)

example:
help(sqrt)

//will bring up the R documentation on the sqrt function

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts