merge_formulae: Merge a list of formulae

Description Usage Arguments Value

Description

Merge a list of formulae

Usage

1
merge_formulae(forms, data, include_response_on_rhs = FALSE)

Arguments

forms

List of formulae/formulas

data

Data.frame

include_response_on_rhs

Defaults to FALSE. Should response terms be moved to the right-hand side, so that the model-frame for the merged formula includes them in (e.g.) NA-based row-deletion? If

Value

Single formula, with environment(forms[[1]])


strongio/keanu documentation built on May 8, 2019, 11:16 p.m.