Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge: Scatter Plots | Core Visualization Techniques in R
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
Essential R Data Visualization for Beginners
Section 1. Chapter 4
single

single

bookChallenge: Scatter Plots

Swipe to show menu

Task

Swipe to start coding

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 desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 1. Chapter 4
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

some-alt