Formula Helpers

  • Access and set the left and right hand side: f_lhs() and f_rhs()
  • Access and set the environment: f_env()
  • Create a new formula from parts: new_formula()
  • Is this a formula?: is_formula() and is_bare_formula()