Learn R Programming

imola (version 0.5.0)

normalizeAttributes: 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.