Skip to content

Commit a336ffa

Browse files
committed
document
1 parent bfeb38b commit a336ffa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

R/add.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ add_data <- function(p, data = NULL) {
2121

2222
#' Add trace(s) to a plotly visualization
2323
#'
24-
#' @inheritParams add_trace
24+
#' @inheritParams plot_ly
25+
#' @param p a plotly object
2526
#' @param inherit inherit attributes from \code{\link{plot_ly}()}?
2627
#' @param z a numeric matrix
2728
#' @param x the x variable.

man/add_trace.Rd

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)