set_defaults | R Documentation |
This function sets plot defaults, both geom defaults and theme defaults.
set_defaults( ink_colour = "#333333", paper_colour = NA, shadow_colour = "#F2F2F2", font = "Roboto", small_text = 9, big_text = 12 )
ink_colour, paper_colour, shadow_colour |
A |
font |
A |
small_text, big_text |
A |
Nothing, but sets plot defaults
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.