| chain.data {surveybootstrap} | R Documentation | 
Get a dataset from a chain
Description
Take the data for each member of the given chain and assemble it together in a dataset.
Usage
chain.data(chain)
Arguments
| chain | The chain to build a dataset from | 
Value
A dataset comprised of all of the chain's members' data put together. The order of the rows in the dataset is not specified.
[Package surveybootstrap version 0.0.3 Index]