View source: R/edge_colourbar.R
guide_edge_coloursteps | R Documentation |
This function is equivalent to ggplot2::guide_coloursteps()
but
works for edge aesthetics.
guide_edge_coloursteps(
even.steps = TRUE,
show.limits = NULL,
...,
available_aes = c("edge_colour", "edge_fill")
)
guide_edge_colorsteps(
even.steps = TRUE,
show.limits = NULL,
...,
available_aes = c("edge_colour", "edge_fill")
)
A guide object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.