Skip to content

clarify geom_smooth auto message#1951

Merged
hadley merged 2 commits intotidyverse:masterfrom
davharris:message
Jan 26, 2017
Merged

clarify geom_smooth auto message#1951
hadley merged 2 commits intotidyverse:masterfrom
davharris:message

Conversation

@davharris
Copy link
Copy Markdown
Contributor

Currently, stat_smooth's "auto" method reports the function that it chooses, but not the formula. Since the formula depends on the function it chooses, reporting it seems like a good idea.

This is already in the docs, but putting it in the message will make it less likely for users to forget that they need to rewrite the formula (and tell their boss that the splines are just very close to being linear 😳).

@hadley
Copy link
Copy Markdown
Member

hadley commented Jan 24, 2017

Can you please add a bullet to NEWS.md too?

@davharris
Copy link
Copy Markdown
Contributor Author

Done. Let me know if you need anything else :-)

@hadley hadley merged commit 44860fa into tidyverse:master Jan 26, 2017
@hadley
Copy link
Copy Markdown
Member

hadley commented Jan 26, 2017

Thanks!

@lock
Copy link
Copy Markdown

lock Bot commented Jan 18, 2019

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock Bot locked and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants