Skip to contents

Rename Index Columns

Usage

mp_rename(x, ...)

Arguments

x

An index with columns to be renamed.

...

Name-value pairs. The name gives the new name and the value is a character vector giving the old name.

See also

Other functions that return index tables mp_cartesian(), mp_index(), mp_subset(), mp_union()