. Advertisement .
..3..
. Advertisement .
..4..
I am working on r, but I found the following warning message:
stat_bin: binwidth defaulted to range/30. Use 'binwidth = x' to adjust this.
Is there any way to stabilize the issue “`stat_bin()` using `bins = 30`. pick better value with `binwidth`.”? I read a lot of topics about this, but all of them were trying to install anything. Is this the correct way, or any recommendation for me? Please find the beginning command below:
ggplot(data = iris, aes(x = Sepal.Length)) + stat_bin(bins = 5)
I have the same prolem with you and I tried this solution like this
That’s sound interesting topic with the Error: `stat_bin()` using `bins = 30`. pick better value with `binwidth` Use this command line to run the result
output:
Follow this command and hope it work