R/http.R
rbindx.Rd
Combines a list of data frames by row, filling in missing columns with NA.
rbindx(..., dfs = list(...))
The first argument data frame.
Input data frames to row bind together.
A single data frame.