Combine a list of vectors
Intended to combine vectors where, for each position, only one of the vectors contains data (i.e. the remaining are NA's).
combine(input)
input |
a list of vectors with non-overlapping data. |
A vectorized combination of the data in the different list vectors.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.