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 2121668 commit 317971dCopy full SHA for 317971d
R/utils.R
@@ -402,5 +402,5 @@ select_decorators <- function(decorators, scope) {
402
403
404
prepare_code <- function(x) {
405
- teal.code::get_code(req(x)
+ teal.code::get_code(req(x))
406
}
0 commit comments