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.


DeLorean documentation built on May 2, 2019, 9:24 a.m.