| measure_multiple | R Documentation | 
Compute a measure.vars list (indicating multiple output columns)
with variable_table attribute to pass to
melt.data.table.
measure_multiple(subject.names, 
    match.dt, no.match, 
    fill = TRUE)| subject.names | character vector of data frame column names. | 
| match.dt | data table of matches. | 
| no.match | logical vector. | 
| fill | logical. | 
Toby Hocking <toby.hocking@r-project.org> [aut, cre]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.