shiftDataByCol: Shift columns of a matrix

Description Usage Arguments

View source: R/shiftDataByCol.R

Description

Column 1 is kept the same, column 2 is shifted upwards by 1 row, column 3 by 2, etc. See https://gist.github.com/kindlychung/757f816f5b2f9e8d36b8#file-shiftdatabycol_example-txt

Usage

1

Arguments

dat

The matrix to be shifted.

The

shifted matrix.


kindlychung/CollapsABEL documentation built on May 20, 2019, 9:57 a.m.