foo = function(x,a) { x * a } params = data.frame(a = c(1, 2)) x_points = c(1:10) makeDfWithParams(foo, params, x_points )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.