dims_to_vars: Dimensions of replication to variables

Description Usage Arguments Value Examples

Description

Creates a new data list from an old one that includes categorical variables indicating replicates along specified dimensions of replication.

Usage

1
dims_to_vars(dl, dimids)

Arguments

dl

A data list

dimids

A character vector containing the identifier(s) for the dimension(s) that are to be used to create the new variable(s). If missing, all of the dimensions are used.

Value

A data list.

Examples

1
2
3
4
5
6
7
8
9

stevencarlislewalker/multitable documentation built on May 30, 2019, 4:44 p.m.