ordering.move: Move one item in an ordering and shift the other items.

Description Usage Arguments

View source: R/ordering.r

Description

Move one item in an ordering and shift the other items.

Usage

1
ordering.move(ordering, from, to)

Arguments

ordering

The ordering.

from

The index of the item to move.

to

The index it should be moved to.


JohnReid/DeLorean documentation built on Sept. 27, 2021, 5:45 a.m.