ordering.block.move: Move a block in an ordering and shift the other items.

Description Usage Arguments

View source: R/ordering.r

Description

Move a block in an ordering and shift the other items.

Usage

1
ordering.block.move(ordering, from, width, to, reverse = FALSE)

Arguments

ordering

The ordering.

from

The start index of the block to move.

width

The width of the block to move.

to

The index it should be moved to.

reverse

Reverse the block?


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