mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 10:31:53 +02:00
v1.7.0
This commit is contained in:
@ -98,8 +98,10 @@
|
||||
#' model = "binomial",
|
||||
#' info = FALSE,
|
||||
#' minimum = 15)
|
||||
#'
|
||||
#' ggplot(data)
|
||||
#'
|
||||
#' ggplot(data,
|
||||
#' ggplot(as.data.frame(data),
|
||||
#' aes(x = year)) +
|
||||
#' geom_col(aes(y = value),
|
||||
#' fill = "grey75") +
|
||||
|
Reference in New Issue
Block a user