bind_rows: Use dplyr::bind_rows on fwsinat objects

Description Usage Arguments Value See Also

View source: R/bind_rows.R

Description

Since dplyr::bind_rows is not currently an S3 method, this function masks dplyr::bind_rows (although it is called directly) for use on fwsinat objects.

Usage

1

Arguments

...

Inputs passed to dplyr::bind_rows

Value

If all inputs are fwsinat objects, then the attributes are stacked and an fwsinat will be returned. Otherwise, the expected outcome of left_join is returned and a message is displayed.

See Also

bind_rows

https://github.com/tidyverse/dplyr/issues/2457


adamdsmith/fwsinat documentation built on May 29, 2019, 2:10 p.m.