stamp_weibull_dist.Rd
Title
Title
stamp_weibull_dist( mapping = NULL, data = NULL, position = "identity", na.rm = FALSE, show.legend = NA, inherit.aes = TRUE, outline.type = "upper", ... ) stamp_weibull_dist( mapping = NULL, data = NULL, position = "identity", na.rm = FALSE, show.legend = NA, inherit.aes = TRUE, outline.type = "upper", ... )
... |
---|
library(ggplot2) ggplot(cars, aes(x = dist)) + stamp_weibull_dist(alpha = .5, height = 1, fill = "magenta") + stamp_weibull_dist(sd_min = -5, sd_max = -1.96, height = 1) + stamp_weibull_dist(sd_min = 1.98, sd_max = 5, height = 1)#> Warning: Ignoring unknown parameters: outline.type, fill#> Warning: Ignoring unknown parameters: outline.type#> Warning: Ignoring unknown parameters: outline.type#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.ggplot(cars, aes(x = dist)) + stamp_weibull_dist(sd_min = -1, sd_max = 1, color = "slateblue", color = "grey34", outline.type = "full") + stamp_weibull_dist(sd_min = -2, sd_max = 2, color = "slateblue", outline.type = "full") + stamp_weibull_dist(sd_min = -3, sd_max = 3, color = "slateblue", outline.type = "full") + stamp_weibull_dist(sd_min = -4, sd_max = 4, color = "slateblue", outline.type = "full") + stamp_weibull_dist(sd_min = -5, sd_max = 5, color = "slateblue", outline.type = "full")#> Warning: Duplicated aesthetics after name standardisation: colour#> Warning: Ignoring unknown parameters: outline.type#> Warning: Ignoring unknown parameters: outline.type#> Warning: Ignoring unknown parameters: outline.type#> Warning: Ignoring unknown parameters: outline.type#> Warning: Ignoring unknown parameters: outline.type#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.library(ggplot2) ggplot(cars, aes(x = dist)) + stamp_weibull_dist(alpha = .5, height = 1, fill = "magenta") + stamp_weibull_dist(sd_min = -5, sd_max = -1.96, height = 1) + stamp_weibull_dist(sd_min = 1.98, sd_max = 5, height = 1)#> Warning: Ignoring unknown parameters: outline.type, fill#> Warning: Ignoring unknown parameters: outline.type#> Warning: Ignoring unknown parameters: outline.type#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.ggplot(cars, aes(x = dist)) + stamp_weibull_dist(sd_min = -1, sd_max = 1, color = "slateblue", color = "grey34", outline.type = "full") + stamp_weibull_dist(sd_min = -2, sd_max = 2, color = "slateblue", outline.type = "full") + stamp_weibull_dist(sd_min = -3, sd_max = 3, color = "slateblue", outline.type = "full") + stamp_weibull_dist(sd_min = -4, sd_max = 4, color = "slateblue", outline.type = "full") + stamp_weibull_dist(sd_min = -5, sd_max = 5, color = "slateblue", outline.type = "full")#> Warning: Duplicated aesthetics after name standardisation: colour#> Warning: Ignoring unknown parameters: outline.type#> Warning: Ignoring unknown parameters: outline.type#> Warning: Ignoring unknown parameters: outline.type#> Warning: Ignoring unknown parameters: outline.type#> Warning: Ignoring unknown parameters: outline.type#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.#> Warning: Computation failed in `stamp_pweibull()`: #> Problem with `mutate()` input `y`. #> x argument "shape" is missing, with no default #> ℹ Input `y` is `pweibull(x) * height`.