dpa.sort.data: Sort data

Description Usage Arguments Author(s) References Examples

View source: R/dpa.r

Description

Sorts the dataset according to run or job first and time second.

Usage

1
dpa.sort.data(dataframe = NULL, tickColumn = NULL, runColumn = NULL)

Arguments

dataframe

The dataset to be sorted

tickColumn

The column depicting time

runColumn

The column depicting job or run

Author(s)

Emile J.L. Chappin

References

http://www.chappin.com

Examples

1
#dpa.sort.data(dataframe = NULL, tickColumn = NULL, runColumn = NULL)

dpa documentation built on May 2, 2019, 6:05 a.m.