expand_attribute_levels {spdesign}R Documentation

Expand the list of attributes and levels to the "wide" format

Description

Expands the attributes and levels to the wide format. The nested list is padded with zeros where alternative specific attributes are present to ensure that we can work with square matrices.

Usage

expand_attribute_levels(x)

Arguments

x

An object of class utility

Value

A named vector


[Package spdesign version 0.0.4 Index]