Skip to content

Commit 0283d6a

Browse files
committed
suppress manual page generation
1 parent 093f95a commit 0283d6a

File tree

2 files changed

+2
-67
lines changed

2 files changed

+2
-67
lines changed

R/utils.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ assert_sufficient_f_args <- function(f, ..., n_mandatory_f_args = 2L) {
229229
#' @importFrom rlang check_dots_empty0 is_function new_function f_env
230230
#' is_environment missing_arg f_rhs is_string is_formula caller_arg
231231
#' caller_env global_env
232+
#'
233+
#' @noRd
232234
as_slide_computation <- function(x,
233235
env = global_env(),
234236
...,

man/as_slide_computation.Rd

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)