| arc | Draw an Arc |
| background | Set the canvas bachground color |
| between | Make a between sketch |
| bind_sketches | Combine multiple sketches together |
| createCanvas | Set the dimensions of the sketch canvas |
| draw | Make a draw sketch |
| ellipse | Draw an Ellipse |
| fill | Set shape color |
| js | Add Javascript to any part of a sketch |
| line | Draw a Line |
| liveplot | Live plot |
| liveplotshiny | Wrapper functions for 'liveplot' in 'shiny' |
| noFill | Disable shape color |
| noLoop | Stop draw() from looping. |
| noStroke | Turn off shape outlines |
| p5 | Create a p5 sketch |
| pipe | Pipe operator |
| post | Make a post sketch |
| pre | Make a pre sketch |
| realtime | realtime |
| rect | Draw a Rectangle |
| setup | Make a setup sketch |
| sketch | Create a sketch from multiple parts |
| stroke | Set the color used to draw lines around shapes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.