Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible API change for mod_plot() #20

Open
rpruim opened this issue Jun 23, 2018 · 0 comments
Open

Possible API change for mod_plot() #20

rpruim opened this issue Jun 23, 2018 · 0 comments

Comments

@rpruim
Copy link
Contributor

rpruim commented Jun 23, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant