R/OHLCMerge.R

#' 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"
jmayalag/OHLCMerge documentation built on April 1, 2021, 3:34 a.m.