Nothing
Code
mold(~ Sepal.Width + offset(Species), iris)
Condition
Error in `mold()`:
! Column "offset(Species)" is tagged as an offset and thus must be numeric, not a <factor> object.
Code
forge(iris2, x$blueprint)
Condition
Error in `forge()`:
! The required column "Sepal.Length" is missing.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.