Transform vectors into data frames with specific columns
Used to prepare lists of vectors with partially matching names for combination with do.call(rbind.data.frame, x)
vectorsIntoTables(input, columns)
input |
the list of vectors |
columns |
the columns that should be present in every element |
A list of tables with matching columns
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.