Description Usage Arguments Value Examples
a convenience function to access the Python help system.
1 | pyHelp(topic)
|
topic |
a string specifying name or topic for which help is sought. |
Prints the help to the given string.
1 2 3 4 | ## Not run:
pyHelp("abs")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.