py_to_r_wrapper | R Documentation |
S3 method to create a custom R wrapper for a Python object. The default wrapper is either an R environment or an R function (for callable python objects).
py_to_r_wrapper(x)
x |
Python object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.