Nothing
Code
scale_fill_bde_c(alpha = "a")
Condition
Error in `scale_fill_bde_c()`:
! `alpha` must be a <numeric> vector or "NULL".
Code
scale_color_bde_c(guide = TRUE)
Condition
Error in `scale_color_bde_c()`:
! `guide` must be a <character> vector.
Code
scale_fill_bde_d(alpha = Inf)
Condition
Error in `scale_fill_bde_d()`:
! `alpha` must contain values between "0" and "1".
Code
scale_color_bde_d(rev = Inf)
Condition
Error in `scale_color_bde_d()`:
! `rev` must be a <logical> vector.
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.