This code draws a stick figure in an exsiting plot device
| 1 2 | draw.stick(x, y, scale = 1, arms = "down", gender = "male", lwd = 3,
  clcol = "white", face = "happy", linecol = gray(0.3), hat = NA)
 | 
| x | interger(1) corrdinate | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.