stackdata: Stack Data Frames

View source: R/stackdata.R

stackdataR Documentation

Stack Data Frames

Description

Stack data frames on top of one another.

Usage

stackdata(...)

Arguments

...

data.frames to rbind

Details

Take an arbitrary number of aggregated data.frames in and return them as a single data.frame.

Value

A data.frame with ... stacked.

Author(s)

Kevin Middleton (middletonk@missouri.edu)

See Also

rbind


kmiddleton/binning documentation built on June 14, 2025, 11:02 a.m.