Section 1. Chapitre 8
single
Challenge: Histograms
Glissez pour afficher le menu
Tâche
Glissez pour commencer à coder
Practice using histograms to visualize distributions in R. You will generate a histogram for a numeric vector and customize its appearance.
- Create a histogram of the
data_vecvector using thehistfunction. - Set the number of bins in the histogram by using the
breaksargument with thebinsparameter. - Set the color of the histogram bars using the
colargument with thecolorparameter.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 8
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion