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.
@noRd
1 parent da3e6af commit 08bfc98Copy full SHA for 08bfc98
inst/templates/widget_r.txt
@@ -50,7 +50,7 @@ render${capName} <- function(expr, env = parent.frame(), quoted = FALSE) {
50
}
51
52
#' Called by HTMLWidgets to produce the widget's root element.
53
-#' @rdname ${name}-shiny
+#' @noRd
54
${name}_html <- function(id, style, class, ...) {
55
htmltools::tagList(
56
# Necessary for RStudio viewer version < 1.2
0 commit comments