# NOT RUN {
data(CryptoData)
price = price["2014-03-31::2014-10-31"]
market = market["2014-03-31::2014-10-31"]
vol = vol["2014-03-31::2014-10-31"]
days.line = SwitchDates(price, specificDate = "1")
LECRIX(market = market, price = price, vol = vol, days.line = days.line)
# }
Run the code above in your browser using DataLab