Append a ff vector to another ff vector
Appends (ff) vector y to ff vector x.
Please note that the data of x will be coerced to the type of y if y has a higher vmode.
ffappend(x, y, adjustvmode = TRUE, ...)
x |
|
y |
|
adjustvmode |
logical, indicating to coerce x to a higher |
... |
parameter that will be passed on to |
ff object with same physical storage as x unless y has a higher vmode in which case the data will be cloned to the higher vmode
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.