Skip to content

Commit 67c9e75

Browse files
committed
dontrun expensive example
1 parent d90ee71 commit 67c9e75

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

R/partial_bundles.R

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
#' # heatmap (part of the cartesian bundle) doesn't...
4848
#' # ----------------------------------------------------------------------
4949
#'
50+
#' \dontrun{
5051
#' library(htmltools)
5152
#' p1 <- plot_ly(z = ~volcano) %>%
5253
#' add_heatmap() %>%
@@ -55,6 +56,7 @@
5556
#' add_surface() %>%
5657
#' partial_bundle()
5758
#' browsable(tagList(p1, p2))
59+
#' }
5860
#'
5961

6062

man/partial_bundle.Rd

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)