IndexByGroups: Apply metrics to groups.

View source: R/allfunctions_cati.R

IndexByGroupsR Documentation

Apply metrics to groups.

Description

Transforme a list of metrics to apply them to groups, typically to populations.

Usage

	IndexByGroups(metrics, groups)

Arguments

metrics

A vector of metrics like the argument "index" of function ComIndex

groups

Name of the factor to apply the metrics to groups in the form "pop", e.g. population

Value

A vector of transformed metrics

Author(s)

Adrien Taudiere


cati documentation built on March 18, 2022, 5:43 p.m.

Related to IndexByGroups in cati...