chain.data: Get a dataset from a chain

chain.dataR 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.


dfeehan/surveybootstrap documentation built on Feb. 3, 2023, 6:52 a.m.