R/imports.r

#' @importFrom R6 R6Class
#' @import hellno
#' @import stringb
#' @useDynLib rtext
#' @importFrom Rcpp sourceCpp
NULL

#' magrittr pipe
#' @importFrom magrittr %>%
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom magrittr %>%
NULL

Try the rtext package in your browser

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

rtext documentation built on Jan. 28, 2021, 9:05 a.m.