R/reexports.R

#' @importFrom dplyr %>%
#' @export
dplyr::`%>%`

#' @importFrom tibble as_tibble
#' @export
tibble::as_tibble

#' @importFrom tibble tibble
#' @export
tibble::tibble

Try the tsibble package in your browser

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

tsibble documentation built on Oct. 9, 2022, 9:05 a.m.