Learn R Programming

PanelMatch (version 3.0.0)

merge_formula: merge_formula

Description

Simple helper function for merging formula objects

Usage

merge_formula(form1, form2)

Value

Returns a formula object, which is the concatenation of two provided formula objects.

Arguments

form1

formula object

form2

formula object