normalizeAttribute: Normalize a attribute

View source: R/normalize.R

normalizeAttributeR Documentation

Normalize a attribute

Description

Converts the values of an attribute passed to a grid or flex function into a normalized named list. Does nothing if the attribute is already a named list in the correct format.

Usage

normalizeAttribute(attribute, simplify = FALSE)

Arguments

attribute

A attribute value.

simplify

Should each attribute value be simplified into a single string.

Value

A named list.


imola documentation built on April 19, 2022, 5:09 p.m.