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

View source: R/Rdata.R

order_align_fromOrderR Documentation

Calculates order_align, assuming that the both arguments are already orders. Analogous to order_align under the assumption that provided arguments are orders.

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

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/package documentation built on Jan. 12, 2023, 6:33 a.m.