R/format_data.R
format_data.Rd
Format the data
format_data(.data)
The untidy tibble containing the stock data
A tidy tibble with columns symbol, date, metric and value
if (FALSE) { # \dontrun{ format_data(untidy_data) } # }