pyHelp: Convenience function to access the Python *help* system

View source: R/Basics.R

pyHelpR Documentation

Convenience function to access the Python help system

Description

a convenience function to access the Python help system.

Usage

pyHelp(topic)

Arguments

topic

a string specifying name or topic for which help is sought.

Value

Prints the help to the given string.

Examples


pyHelp("abs")

Sage-Bionetworks/PythonEmbedInR documentation built on April 17, 2023, 4:23 p.m.