Skip to contents

This function generates the column names of a rand walk data frame.

Usage

rand_walk_column_names(.rand_data, .dim_names, .num_sims, .t)

Arguments

.rand_data

A data frame from which column names are to be extracted.

.dim_names

The dimnames passed from the rand walk function.

Details

The rand_walk_column_names function takes a data frame as input and returns the rand walk data with column names.

Author

Steven P. Sanderson II, MPH