merge_formula
Simple helper function for merging formula objects
merge_formula(form1, form2)
form1
form2
Returns a formula object, which is the concatenation of two provided formula objects.
Useful links