Skip to content

Possible API change for mod_plot() #20

@rpruim

Description

@rpruim

We could make the syntax more like ggformula if we specified non-default uses of the variables more like this:

mod_plot(model, x = ~var1, color = ~var2, facet = var3 ~ var4)

This could allow for using other attributes (shape, alpha, linetype) too.

I haven't looked to see how hard the implementation would be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions