Skip to content
Prev 17249 / 63424 Next

Questions about calls and formulas

On 8/22/05, Erich Neuwirth <erich.neuwirth at univie.ac.at> wrote:
I think the preferred way to do this is using substitute although
formulas are a bit tricky in that you need to eval them after the
substitution to make sure that the object has class "formula".
weights ~ g * h
[1] "formula"