Skip to content

Commit

Permalink
add internal keyword to vec_proxy/vec_restore documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
zeileis committed Sep 10, 2024
1 parent 94775ef commit d30d6b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/tibble-vctrs.R
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
#' nt <- tibble(difference = -1:1)
#' nt$dist <- prodist(m, newdata = nt)
#' nt
#'
#' @keywords internal

#' @rdname vec_proxy.distribution
#' @exportS3Method vctrs::vec_proxy distribution
Expand Down
2 changes: 2 additions & 0 deletions man/vec_proxy.distribution.Rd

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

0 comments on commit d30d6b8

Please sign in to comment.