| ccall | call a method on a .NET object |
| cget | Get a property value on a .NET object |
| cindex | return ith element on a .NET object (such as an array, list,... |
| cinit | Initialize R <-> .NET bridge |
| cnew | Create .NET object for class of given name and arguments |
| cprint | print .NET object |
| cset | Set a property value on a .NET object |
| cstatic | call a static method of a .NET class |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.