Skip to content

Commit

Permalink
Remove duplicated return values from docs (#3850)
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-khor authored Jan 25, 2021
1 parent 0297719 commit 66b9636
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion R-package/R/lgb.Dataset.R
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,6 @@ slice <- function(dataset, ...) {
}

#' @rdname slice
#' @return constructed sub dataset
#' @export
slice.lgb.Dataset <- function(dataset, idxset, ...) {

Expand Down
2 changes: 0 additions & 2 deletions R-package/man/slice.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 66b9636

Please sign in to comment.