Skip to contents

Converts non named list attributes into a named list. Does nothing if the attribute is already a list in the correct format.

Usage

normalizeAttribute(attribute, simplify = FALSE)

Arguments

attribute

The value to process

simplify

Boolean flag if the attribute should be simplified into single strings.

Value

A named list.