ggplot2 theme for shellfishrisks

theme_shellfish(...)

Arguments

...

Value

Examples

ggplot(mtcars, aes(mpg)) + geom_histogram() + shellfishrisks::theme_shellfish()
#> Error in ggplot(mtcars, aes(mpg)): could not find function "ggplot"