R/utils.R
preprocessAttribute.Rd
Converts string type attributes into a named list. Does nothing if the attribute is already a list in the correct format.
preprocessAttribute(attribute, simplify = TRUE)
attribute | The value to process |
---|
A named list.