index_inturn: Reverse an indexation

Description Usage Arguments Details Value

View source: R/tools.R

Description

Take a vector of indices and return the vector of indices of length(index) that allows to find in return the initial order.

Usage

1
index_inturn(index)

Arguments

index

a vector of integers.

Details

None.

Value

Return a vector of integers that allows to find in return the initial order.


functClust documentation built on Dec. 2, 2020, 5:06 p.m.