inst/extdata/reimports.R

#' @title Re-imports
#' @name Re-imports
#' @description Useful functions from other packages
#' @importFrom rlang `%||%` `%|%`
#' @importFrom UU `%|0|%` `%|try|%` `%|zchar|%` `%|legit|%` `%nin%` `%allin%`
NULL


#' @export
rlang::`%||%`

#' @export
rlang::`%|%`

#' @export
UU::`%|try|%`

#' @export
UU::`%|0|%`

#' @export
UU::`%|zchar|%`

#' @export
UU::`%|legit|%`

#' @export
UU::`%nin%`

#' @export
UU::`%allin%`
yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.