| repl_python | R Documentation |
Allows users to type 'python' command from R console for quick code evaluation or debugging.
repl_python(..., env_name = NA)
... |
passed to |
env_name |
environment name to activate, if not default. This argument
is ignored if any other environment is activated; see
|
See repl_python
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.