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.


pedrocoutinhosilva/imola documentation built on Jan. 30, 2024, 6:49 a.m.