Learn R Programming

reticulate (version 1.37.0)

py_help_handler: Provide help for Python objects

Description

This is an internal method to be used by front-ends which need to provide help text / information for Python objects in different contexts.

Usage

py_help_handler(type = c("completion", "parameter", "url"), topic, source, ...)

Arguments