# NOT RUN {
data(CryptoData)
price = price["2017-01-01::2017-01-31"]
market = market["2017-01-01::2017-01-31"]
vol = vol["2017-01-01::2017-01-31"]
IndexMembersUpdate(market = market, price = price, vol = vol,
weighting = "market", index.const = 5, last.value = 1000)
# }
Run the code above in your browser using DataLab