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 8c11d9d commit 39a0055Copy full SHA for 39a0055
R/subplots.R
@@ -57,7 +57,7 @@
57
#' do(p = plot_ly(., x = ~date, y = ~value)) %>%
58
#' subplot(nrows = NROW(.), shareX = TRUE)
59
#'
60
-#' # learn more at https://plotly.com/r/subplot.html
+#' # learn more at https://plotly.com/r/subplots/
61
62
63
subplot <- function(..., nrows = 1, widths = NULL, heights = NULL, margin = 0.02,
0 commit comments