source("testdat/func2.R")
add <- function(vessel, item) { }
cook <- function(vessel, min) { }
heat <- function(vessel, temp, min) { }
fry <- function(vessel, temp, min) { }
chop <- function(...) { }
mix <- function(vessel) { }
serve <- function(vessel) { }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.