#' OHLCMerge: funciones para mezlcar csv en formato OHLC(V)
#'
#' @importFrom lubridate ymd ymd_hm
#' @importFrom xts xts lag.xts
#' @importFrom data.table :=
#' @importFrom zoo index
#' @importFrom magrittr %>%
#' @importFrom utils head read.csv write.csv
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.