Skip to content

Commit

Permalink
conditional run of examples in man page
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrue committed Sep 13, 2024
1 parent 2a15e18 commit 6d0bfa2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion R/plotVelocityStream.R
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@
#'
#' em <- embedVelocity(reducedDim(out, 1), out)[,1:2]
#'
#' \dontrun{
#' # https://github.com/kevinrue/velociraptor/issues/90
#'
#' if (!basilisk.utils::isMacOSX()){
#' plotVelocityStream(out, em)
#' plotVelocityStream(out, em, color.streamlines = TRUE)
#' }
Expand Down
4 changes: 3 additions & 1 deletion man/plotVelocityStream.Rd

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

0 comments on commit 6d0bfa2

Please sign in to comment.