View source: R/apply_covs_formula.R
merge_formula | R Documentation |
Simple helper function for merging formula objects
merge_formula(form1, form2)
form1 |
formula object |
form2 |
formula object |
Returns a formula object, which is the concatenation of two provided formula objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.