#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.