R/reexports.R

#' @importFrom magrittr %>%
#' @export
magrittr::`%>%`
#' @importFrom dplyr bind_cols
#' @export
dplyr::bind_cols
#' @importFrom dplyr mutate
#' @export
dplyr::mutate
#' @importFrom dplyr select
#' @export
dplyr::select
#' @importFrom dplyr group_by
#' @export
dplyr::group_by
#' @importFrom dplyr summarise
#' @export
dplyr::summarise
#' @importFrom dplyr n
#' @export
dplyr::n
#' @importFrom tidyr complete
#' @export
tidyr::complete
#' @importFrom tidyr expand_grid
#' @export
tidyr::expand_grid
#' @importFrom lubridate year
#' @export
lubridate::year
#' @importFrom tibble as_tibble rownames_to_column
#' @export
tibble::as_tibble
tibble::rownames_to_column
#' @importFrom broom tidy
#' @export
broom::tidy
#' @importFrom ggplot2 ggplot geom_bar geom_line
#' @export

Try the RKorAPClient package in your browser

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

RKorAPClient documentation built on Aug. 9, 2023, 1:07 a.m.