reinsort.col: Insert Columns into a Data Frame in a Specific Position

Description Usage Arguments Value Author(s)

Description

Insert columns into a data frame in specific position

Usage

1
reinsort.col(dat, toreinsort, after)

Arguments

dat

A data frame

toreinsort

Column name(s) or column number(s) of the colums to be reinserted

after

Column name or column number after which the colums specified in reinsort should be reinserted.

Value

A data frame with columns in specified positions.

Author(s)

Martin Hecht


eatTools documentation built on May 2, 2019, 4:44 p.m.