Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Scatter Plots | Core Visualization Techniques in R
/
Essential R Data Visualization for Beginners
セクション 1.  4
single

single

bookChallenge: Scatter Plots

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

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.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  4
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt