powered by
a convenience function to access the Python help system.
pyHelp(topic)
a string specifying name or topic for which help is sought.
Prints the help to the given string.
# NOT RUN { pyHelp("abs") # }
Run the code above in your browser using DataLab