Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Challenge: Scatter Plots | Core Visualization Techniques in R
/
Essential R Data Visualization for Beginners
Section 1. Chapitre 4
single

single

bookChallenge: Scatter Plots

Glissez pour afficher le menu

Tâche

Glissez pour commencer à coder

Practice creating a scatter plot in R to visualize the relationship between two numeric variables. You will also customize the appearance of the points.

  • Use the vectors x and y as the coordinates for the scatter plot points.
  • Set the color of the points using the point_color parameter.
  • Set the shape of the points using the point_shape parameter.

Solution

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 4
single

single

Demandez à l'IA

expand

Demandez à l'IA

ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

some-alt