Skip to content

Commit

Permalink
add keywors internal
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksander Chlebowski committed Oct 19, 2023
1 parent 613b92f commit a8476a9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions R/teal_slices-store.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
#'
#' @return `NULL`, invisibly.
#'
#' @keywords internal
#'
#' @examples
#' # Create a teal_slices object
#' tss <- teal_slices(
Expand Down Expand Up @@ -46,6 +48,8 @@ slices_store <- function(tss, file) {
#'
#' @return A `teal_slices` object restored from the file.
#'
#' @keywords internal
#'
#' @examples
#' if (interactive()) {
#' # Restore a teal_slices object from a file
Expand Down
1 change: 1 addition & 0 deletions man/slices_restore.Rd

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

1 change: 1 addition & 0 deletions man/slices_store.Rd

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

0 comments on commit a8476a9

Please sign in to comment.