| merge.met | R Documentation | 
merge metric to a data frame
## S3 method for class 'met'
merge(vec, names, df, dfid, met)
| vec | a vector to merge to argument df | 
| names | a string vector of same length as argument vec, with IDs of each element of argument vec | 
| df | a data frame to merge vec | 
| dfid | an integer indicating the column in argument df in which IDS are stored. | 
| met | a string for the new column merged in argument df | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.