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

Warning message: The fun.y argument of stat_summary() is deprecated as of ggplot2 3.3.0. #954

Closed
folamipaft opened this issue Nov 15, 2024 · 0 comments · Fixed by #955
Closed
Assignees

Comments

@folamipaft
Copy link

The sample code that accompanies the plot_frq {sjPlot} function returns the following error

data(efc)

plot_frq(efc$e17age, type = "box")
Warning message:
The fun.y argument of stat_summary() is deprecated as of ggplot2 3.3.0.
ℹ Please use the fun argument instead.
ℹ The deprecated feature was likely used in the sjPlot package.
Please report the issue at https://github.com/strengejacke/sjPlot/issues.

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