write_strata_or_output {nncc}R Documentation

Format strata output into CSV

Description

Format strata output into CSV

Usage

write_strata_or_output(results, varnames, filename)

Arguments

results

Output of test_mh

varnames

Vector of exposure variable names

filename

String of the filename to output to

Value

Returns the filename to allow chaining


[Package nncc version 1.0.1 Index]