as_poly_frame.list: Create a poly_frame object from a list of data-frames

Description Usage Arguments

View source: R/polyply_poly_frame.R

Description

Create a poly_frame object from a list of data-frames

Usage

1
2
## S3 method for class 'list'
as_poly_frame(x, merge_fn, ...)

Arguments

x

A non-empty list of data-frames.

merge_fn

A function that defines how the data-frames are to be merged together.

...

Further arguments (unused at present).


russHyde/polyply documentation built on July 13, 2019, 11:05 a.m.