R/rbedrock-package.R

#' @details
#' rbedrock is currently under development.
#' @keywords internal
#' @import vctrs
#' @import rlang
#' @import stringr
"_PACKAGE"

#' Pipe operator
#'
#' @name %>%
#' @rdname op-pipe
#' @keywords internal
#' @export
#' @importFrom magrittr %>%
#' @usage lhs \%>\% rhs
NULL

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

Try the rbedrock package in your browser

Any scripts or data that you put into this service are public.

rbedrock documentation built on Oct. 7, 2023, 1:07 a.m.