powered by
Take the data for each member of the given chain and assemble it together in a dataset.
chain.data(chain)
A dataset comprised of all of the chain's members' data put together. The order of the rows in the dataset is not specified.
The chain to build a dataset from