Open
Description
rbook/bookdown/02.04-mechanics.Rmd
Line 859 in 8aeeb95
According to the PDF version this should result in
> print.formula( my.formula ) # print it out using the print.formula() method
blah ~ blah.blah
However the when evaluated this actually returns
print.formula( my.formula ) # print it out using the print.formula() method
## Appears to be deprecated
An example using a non-deprecated generic should be used to replace this
Metadata
Metadata
Assignees
Labels
No labels