get_indices {partition} | R Documentation |
Process mapping key to return from partition()
Description
add_indices()
uses get_indices()
to add the variable positions to the
mapping key. sort_mapping()
sorts the composite variables of each reduced
variable by their position in the original data.
Usage
get_indices(.partition_step)
add_indices(.partition_step)
sort_mapping(.partition_step)
Arguments
.partition_step |
a |
Value
a partition_step
object
[Package partition version 0.2.1 Index]