measure_multiple: measure multiple

measure_multipleR Documentation

measure multiple

Description

Compute a measure.vars list (indicating multiple output columns) with variable_table attribute to pass to melt.data.table.

Usage

measure_multiple(subject.names, 
    match.dt, no.match, 
    fill = TRUE)

Arguments

subject.names

character vector of data frame column names.

match.dt

data table of matches.

no.match

logical vector.

fill

logical.

Author(s)

Toby Dylan Hocking


nc documentation built on Sept. 1, 2023, 1:07 a.m.