Nothing
`coord()` has not implemented a `render_bg()` method.
`coord()` has not implemented a `render_axis_h()` method.
`coord()` has not implemented a `render_axis_v()` method.
`coord()` has not implemented a `backtransform_range()` method.
`coord()` has not implemented a `range()` method.
Code
check_coord_limits(xlim(1, 2))
Condition
Error:
! `xlim(1, 2)` must be a vector, not a <ScaleContinuousPosition> object.
Code
check_coord_limits(1:3)
Condition
Error:
! `1:3` must be a vector of length 2, not length 3.
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.