formula-set: Manipulate the formulas of an S4 object

formula<-R Documentation

Manipulate the formulas of an S4 object

Description

This is a generic function for setting an S4 object’s formulas.

Usage

formula(x, ...) <- value

Arguments

x

The object to manipulate

...

Additional arguments passed on to the method

value

The new formula


mmrabe/hypr documentation built on Nov. 13, 2023, 7:22 a.m.