Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Challenge: Histograms | Core Visualization Techniques in R
Essential R Data Visualization for Beginners
Sección 1. Capítulo 8
single

single

bookChallenge: Histograms

Desliza para mostrar el menú

Tarea

Desliza para comenzar a programar

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_vec vector using the hist function.
  • Set the number of bins in the histogram by using the breaks argument with the bins parameter.
  • Set the color of the histogram bars using the col argument with the color parameter.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 8
single

single

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

some-alt