Skip to content

Commit

Permalink
remove annoying example
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Oct 7, 2023
1 parent ab8076b commit 48c7d9e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions R/data_plot.R
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@
#' x <- hdi(model)
#' plot(x) + theme_modern()
#'
#' data <<- rnorm(1000, 1)
#' x <- p_direction(data)
#' plot(x)
#'
#' x <- p_direction(model, verbose = FALSE)
#' plot(x)
#'
Expand Down
4 changes: 0 additions & 4 deletions man/data_plot.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 48c7d9e

Please sign in to comment.