We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98c0ce commit f039848Copy full SHA for f039848
R/qenv-get_outputs.R
@@ -1,7 +1,7 @@
1
#' Get outputs
2
#'
3
#' @description `r lifecycle::badge("experimental")`
4
-#'
+#'
5
#' `eval_code` evaluates code silently so plots and prints don't show up in the console or graphic devices.
6
#' If one wants to use an output outside of the `qenv` (e.g. use a graph in `renderPlot`) then use `get_outputs`.
7
#' @param object (`qenv`)
0 commit comments