Skip to content

Commit

Permalink
remove spurious example
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs committed Sep 3, 2024
1 parent 7275a50 commit 59a4182
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions R/pcd-stan-tools.R
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,6 @@ pcd_stan_path <- function() {
#' @export
#'
#' @family stantools
#'
#' @examples
#' \dontrun{
#' stan_functions <- pcd_stan_functions()
#' print(stan_functions)
#' }
pcd_stan_functions <- function(
stan_path = primarycensoreddist::pcd_stan_path()) {
stan_files <- list.files(
Expand Down
6 changes: 0 additions & 6 deletions man/pcd_stan_functions.Rd

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

0 comments on commit 59a4182

Please sign in to comment.