Skip to content

Example is deprecated #5

Open
Open
@ekothe

Description

@ekothe

print.formula( my.formula ) # print it out using the print.formula() method

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions