merge_formula function

merge_formula

merge_formula

Simple helper function for merging formula objects

merge_formula(form1, form2)

Arguments

  • form1: formula object
  • form2: formula object

Returns

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

  • Maintainer: In Song Kim
  • License: GPL (>= 3)
  • Last published: 2025-03-03

Useful links