OrderedSplit: Ordered Split

View source: R/seqNdisplayR.R

OrderedSplitR Documentation

Ordered Split

Description

Internal function: Split data frame by values in a column but maintain order as order of appearance. Different to base R split.data.frame where order of split objects are ordered as default factors.

Usage

OrderedSplit(x, f, drop = TRUE)

Arguments

x
f
drop

Author(s)

MS


THJlab/seqNdisplayR documentation built on March 29, 2024, 1:36 p.m.