order_align_fromOrder: Calculates 'order_align', assuming that the both arguments...

Description Usage Arguments Value

View source: R/Rdata.R

Description

Calculates order_align, assuming that the both arguments are already orders.

Analogous to order_align under the assumption that provided arguments are orders.

Usage

1
order_align_fromOrder(reference, v)

Arguments

reference

order of a reference vector

v

order of vector that is to be brought into the order of reference

Value

order that can be applied to the orignal vector (from which v was calculated) to make it identical to the vector underlying reference


sboehringer/sowreap documentation built on Feb. 16, 2021, 12:08 a.m.