combine_df: Combine data frames into one data frame

Description Usage Arguments Details Value See Also

View source: R/df_operations_combine_addtopic_subsetmir.R

Description

Combine data frames into one data frame.

Usage

1

Arguments

...

Data frames to combine into one data frame. Data frames must have the same number of columns and the same column names.

Details

Combine data frames into one data frame. combine_df() accepts several data frames that are combined into one data frame. Data frames to be combined must have the same number of columns and the same column names.

Value

Combined data frame.

See Also

Other combine functions: combine_mir()


JulFriedrich/miRetrieve documentation built on Sept. 20, 2021, 11:37 p.m.