Description Usage Arguments Value See Also Examples
get HTML code from a pot
| 1 2 | 
| object | the  | 
| ... | further arguments passed to other methods | 
a character value
| 1 2 3 | my_pot = pot("My tailor", textProperties(color="red") ) + " is " + pot("rich"
	, textProperties(font.weight="bold") )
as.html( my_pot )
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.