R/vaplot-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

#' Pipe operator
#'
#' See \code{magrittr::\link[magrittr:pipe]{\%>\%}} for details.
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom magrittr %>%
#' @usage lhs \%>\% rhs
NULL



#' matches function
#'
#' See \code{tidyselect::\link[tidyselect:matches]{matches}} for details.
#'
#' @name matches
#' @rdname matches
#' @keywords internal
#' @export
#' @importFrom tidyselect matches
NULL

#' .data pronoun
#'
#' See \code{rlang::\link[rlang:.data]{.data}} for details.
#'
#' @name .data
#' @rdname data_pronoun
#' @keywords internal
#' @export
#' @importFrom rlang .data
NULL
sebastianueckert/vaplot documentation built on Sept. 1, 2021, 11:24 a.m.