Code
p + scale_fill_cross_blended_d(alpha = -1)
Condition
Error in `scale_fill_cross_blended_d()`:
! `alpha` -1 not in [0,1]
Code
p + scale_fill_cross_blended_d(direction = 0.5)
Condition
Error in `scale_fill_cross_blended_d()`:
! `direction` must be 1 or -1
Code
ggplot2::ggplot_build(s)
Condition
Error in `extract_pal()`:
! `palette` does not match any given palette
Code
p + scale_fill_cross_blended_tint_d(alpha = -1)
Condition
Error in `scale_fill_cross_blended_tint_d()`:
! `alpha` -1 not in [0,1]
Code
p + scale_fill_cross_blended_tint_d(direction = -12)
Condition
Error in `scale_fill_cross_blended_tint_d()`:
! `direction` must be 1 or -1
Code
p + scale_fill_cross_blended_c(alpha = -1)
Condition
Error in `scale_fill_cross_blended_c()`:
! `alpha` -1 not in [0,1]
Code
p + scale_fill_cross_blended_c(direction = 0.5)
Condition
Error in `scale_fill_cross_blended_c()`:
! `direction` must be 1 or -1
Code
p + scale_fill_cross_blended_tint_c(palette = "x")
Condition
Error in `scale_fill_cross_blended_tint_c()`:
! `palette` "palette" does not match any given palette. See `?tidyterra::cross_blended_hypsometric_tints_db()`
Code
p + scale_fill_cross_blended_tint_c(alpha = -1)
Condition
Error in `scale_fill_cross_blended_tint_c()`:
! `alpha` -1 not in [0,1]
Code
p + scale_fill_cross_blended_tint_c(direction = -12)
Condition
Error in `scale_fill_cross_blended_tint_c()`:
! `direction` must be 1 or -1
Code
p_init + scale_fill_cross_blended_b(alpha = -1)
Condition
Error in `scale_fill_cross_blended_b()`:
! `alpha` -1 not in [0,1]
Code
p + scale_fill_cross_blended_b(direction = 0.5)
Condition
Error in `scale_fill_cross_blended_b()`:
! `direction` must be 1 or -1
Code
p + scale_fill_cross_blended_tint_b(palette = "x")
Condition
Error in `scale_fill_cross_blended_tint_b()`:
! `palette` "palette" does not match any given palette. See `?tidyterra::cross_blended_hypsometric_tints_db()`
Code
p + scale_fill_cross_blended_tint_b(palette = "x")
Condition
Error in `scale_fill_cross_blended_tint_b()`:
! `palette` "palette" does not match any given palette. See `?tidyterra::cross_blended_hypsometric_tints_db()`
Code
p + scale_fill_cross_blended_tint_b(alpha = -1)
Condition
Error in `scale_fill_cross_blended_tint_b()`:
! `alpha` -1 not in [0,1]
Code
p + scale_fill_cross_blended_tint_b(direction = -12)
Condition
Error in `scale_fill_cross_blended_tint_b()`:
! `direction` must be 1 or -1
Code
cross_blended.colors(20, "xx")
Condition
Error in `extract_pal()`:
! `palette` does not match any given palette
Code
cross_blended.colors2(20, "xx")
Condition
Error in `extract_pal()`:
! `palette` does not match any given palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.