R/imports.R

#' @importFrom glue glue
#' @importFrom purrr imap_chr map transpose imap compact map_dfr
#' @importFrom tibble as_tibble add_column
#' @importFrom rlang inform abort
#' @importFrom lubridate as_date
#' @importFrom readr parse_character parse_double parse_date parse_datetime parse_time
#' @import stringr
#' @import dplyr
#' @import cli
#' @import assertthat
#' @import ggplot2
NULL

Try the moexer package in your browser

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

moexer documentation built on Jan. 6, 2023, 1:18 a.m.