find_pages_rows_columns: Map outcomes, exposures, and adjustments to pages, rows, and...

Description Usage Arguments Details Value

Description

Map outcomes, exposures, and adjustments to pages, rows, and columns

Usage

1
find_pages_rows_columns(rows = NULL, columns = NULL)

Arguments

rows

One of "outcomes", "exposures", or "adjustments"

columns

One of "outcomes", "exposures", or "adjustments"

Details

The rows and columns argument must either both be NULL or both be non-NULL. If rows and columns are non-NULL, they must not have the same value.

Value

List with elements "pages", "rows", and "columns".


cbaumbach/manyregs documentation built on May 13, 2019, 1:48 p.m.