Skip to content

Commit 47f14f2

Browse files
committed
cran release donttest
1 parent f750973 commit 47f14f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/gridify-methods.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@ setMethod("show", "gridifyLayout", function(object) {
10071007
#' set_cell("footer_right", "Page xx of nn") %>%
10081008
#' set_cell("watermark", "DRAFT")
10091009
#'
1010-
#' \dontest{
1010+
#' \donttest{
10111011
#' export_to(gridify_obj, to = "output.png")
10121012
#' export_to(gridify_obj, to = "output.png", width = 2400, height = 1800, res = 300)
10131013
#'

man/export_to.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)