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


hypr documentation built on Nov. 9, 2023, 5:06 p.m.