normalizeAttributes {imola}R Documentation

Normalize a list of attributes

Description

Iterates through the list of attributes and applies normalizeAttribute to each of them.

Usage

normalizeAttributes(attributes)

Arguments

attributes

A named list of attribute values.

Value

A named list.


[Package imola version 0.5.0 Index]