reorder.hierarchy: Reorder Hierarchy

Description Usage Arguments

View source: R/hierarchy.R

Description

Reorder indexes according to a vector of names.

Usage

1
2
## S3 method for class 'hierarchy'
reorder(x, names, ...)

Arguments

x

A as.hierarchy.

names

Variable names in the order in which the indexes should be assigned to the variables.

...

Further arguments passed to or from other methods (not used).


hit documentation built on May 2, 2019, 10:15 a.m.