vectorsIntoTables {actel} | R Documentation |
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