Skip to content

Commit

Permalink
Add description to SparkR overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
zero323 committed Jan 23, 2020
1 parent 0e3119e commit 9ae01fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion R/pkg/R/functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -1328,7 +1328,9 @@ setMethod("negate",
})

#' @details
#' \code{overlay}:
#' \code{overlay}: Overlay the specified portion of \code{x} with \code{replace},
#' starting from byte position \code{pos} of \code{src} and proceeding for
#' \code{len} bytes.
#'
#' @param replace a Column with replacement.
#'
Expand Down

0 comments on commit 9ae01fa

Please sign in to comment.