Skip to content

Commit

Permalink
Use @doctype NULL (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher committed May 12, 2023
1 parent 1650738 commit 0173b51
Show file tree
Hide file tree
Showing 76 changed files with 79 additions and 76 deletions.
1 change: 1 addition & 0 deletions R/dataframe__frame.R
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,7 @@ DataFrame_clone = function() {
#'
#' @return list of series
#' @keywords DataFrame
#' @docType NULL
#' @examples
#' df = pl$DataFrame(iris[1,])
#' df$get_columns()
Expand Down
Loading

0 comments on commit 0173b51

Please sign in to comment.