Skip to content

Commit b98c0ce

Browse files
committed
add experimental badge to get_outputs
1 parent d6bd240 commit b98c0ce

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

R/qenv-get_outputs.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#' Get outputs
22
#'
3-
#' @description
3+
#' @description `r lifecycle::badge("experimental")`
4+
#'
45
#' `eval_code` evaluates code silently so plots and prints don't show up in the console or graphic devices.
56
#' If one wants to use an output outside of the `qenv` (e.g. use a graph in `renderPlot`) then use `get_outputs`.
67
#' @param object (`qenv`)

man/get_outputs.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)