formula: A formula with only a right hand side, see examples below
...: Further arguments of the form tag=value
Returns
The modified value of the dataframe data.
Details
The ... arguments are tagged vector expressions, which are evaluated in the data frame data. The tags are matched against names(data), and for those that match, the value replace the corresponding variable in data, and the others are appended to data.