# Generated by roxygen2: do not edit by hand

export(get_stock_data)
importFrom(assertthat,assert_that)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,rename_with)
importFrom(dplyr,tibble)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(lubridate,parse_date_time)
importFrom(magrittr,`%>%`)
importFrom(purrr,map2)
importFrom(quantmod,loadSymbols)
importFrom(stringr,str_replace)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,unnest)
