add
R/generics.R
add.Rd
S7 generic to add data to x.
x
add(x, ...)
An object to which data will be added.
Additional arguments passed to the method.