| charvec_to_R | Copy list of strings from Python to R character vector |
| numvec_to_R | Get numeric vector from python __main__ namespace. |
| pycontourf | Filled contour using pyplot |
| pydict | Copy variables to a Python dictionary in __main__ |
| pyerrorbar | Plot error bars using pyplot |
| pyfigure | Create new figure |
| pyhlines | Plot horizontal lines using pyplot.hlines |
| pyplot | Plot lines or markersusing pyplot.plot |
| pyprint | Print python object |
| pyrun | Run python code |
| pyscatter | Plot a scatter plot using pyplot.scatter |
| pyshow | Show figures Run pyplot.show(). This will open all created... |
| pystem | Plot stem plot using pyplot |
| pytitle | Add plot title |
| pytype | Get the type of Python variable |
| pyvar | Copy variable from R to Python |
| pyvlines | Plot vertical lines using pyplot.vlines |
| Rpyplot-package | R interaface to matplotlib |
| Rvar | Copy a variable from Python to R |
| topy.numeric | Push data to python __main__ namespace |
| xlabel | Add x-axis label |
| ylabel | Add y-axis label |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.