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