Question: R automatically configures the bins using an algorithm, but they can be completely specified by means of breaks check the documentation ) . For example,

R automatically configures the bins using an algorithm, but they can be completely specified by means of breaks check the documentation). For example, if we wanted bins with a width of 2 units we could use: hist , breaks from =0, to =10, by =2)
Instead of counts we might want to use density in the vertical axis:
hist , freq = FALSE

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!