mirror of
https://github.com/msberends/AMR.git
synced 2024-12-25 18:46:11 +01:00
v1.7.0
This commit is contained in:
parent
55457d0ab6
commit
a33c8a51a2
@ -98,8 +98,10 @@
|
|||||||
#' model = "binomial",
|
#' model = "binomial",
|
||||||
#' info = FALSE,
|
#' info = FALSE,
|
||||||
#' minimum = 15)
|
#' minimum = 15)
|
||||||
|
#'
|
||||||
|
#' ggplot(data)
|
||||||
#'
|
#'
|
||||||
#' ggplot(data,
|
#' ggplot(as.data.frame(data),
|
||||||
#' aes(x = year)) +
|
#' aes(x = year)) +
|
||||||
#' geom_col(aes(y = value),
|
#' geom_col(aes(y = value),
|
||||||
#' fill = "grey75") +
|
#' fill = "grey75") +
|
||||||
|
Loading…
Reference in New Issue
Block a user