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 f313d11 commit 6b08310Copy full SHA for 6b08310
inst/templates/widget_r.txt
@@ -39,7 +39,7 @@ widget_html.${name} <- function(id, style, class, ...) {
39
#' applications and interactive Rmd documents.
40
#'
41
#' @param outputId output variable to read from
42
-#' @param width,height Must be a valid CSS unit (like \code{'100\%%'},
+#' @param width,height Must be a valid CSS unit (like \code{'100\%'},
43
#' \code{'400px'}, \code{'auto'}) or a number, which will be coerced to a
44
#' string and have \code{'px'} appended.
45
#' @param expr An expression that generates a ${name}
0 commit comments