Skip to content

Commit

Permalink
Fix: revert removal of \dontrun{} in 87678fe
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiconstantin committed Feb 27, 2023
1 parent 6c36e7c commit a9d11ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions man-roxygen/make-logo.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,13 @@
#' @return The ASCII logo.
#'
#' @examples
#' \dontrun{
#'
#' # Generate the logo.
#' logo <- make_logo()
#'
#' # Print the logo.
#' cat(logo)
#' }
#'
#' @seealso [`parabar::LOGO`]
3 changes: 3 additions & 0 deletions man/make_logo.Rd

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

0 comments on commit a9d11ac

Please sign in to comment.