R/quantr.R

#' @title Fetch financials and stock market data
#'
#' @docType package
#' @name quantr
#' @import dplyr lubridate tibble jsonlite readr ggplot2
#' @importFrom rvest read_html html_table html_element html_elements html_text html_children
#' @importFrom glue glue
#' @author Pieter Provoost, \email{pieterprovoost@gmail.com}
NULL
pieterprovoost/quantr documentation built on April 16, 2023, 12:50 p.m.