Nothing
Code
isolines_grob(l, labels = c("a", "b", "c"))
Condition
Error in `isolines_grob()`:
! Number of labels must match the number of breaks.
Code
isolines_grob(l, margin = 1:4)
Condition
Error in `isolines_grob()`:
! The `margin` parameter must be a unit object of length four.
Code
isolines_grob(l, margin = grid::unit(1:3, "pt"))
Condition
Error in `isolines_grob()`:
! The `margin` parameter must be a unit object of length four.
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.