R/vault-package.R

#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL


#' Internal usethis functions
#'
#' @importFrom usethis
#'   ui_code
#'   ui_code_block
#'   ui_done
#'   ui_field
#'   ui_info
#'   ui_line
#'   ui_nope
#'   ui_oops
#'   ui_path
#'   ui_stop
#'   ui_todo
#'   ui_value
#'   ui_warn
#'   ui_yeah
#' @name vault-usethis
#' @keywords internal
NULL

#' Internal rlang functions
#'
#' @importFrom rlang
#'   is_string
#' @name vault-rlang
#' @keywords internal
NULL

#' Internal vctrs functions
#'
#' @import vctrs
#' @name vault-vctrs
#' @keywords internal
NULL
shunsambongi/vault documentation built on March 19, 2020, 4:58 p.m.