Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Enhance Plot Aesthetics | Getting Started with Data Visualization in R
/
Visualization and Reporting with R
セクション 1.  4
single

single

bookChallenge: Enhance Plot Aesthetics

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

タスク

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

Practice customizing plot aesthetics and applying themes to make your visualizations stand out. Using the provided cars_data dataset, create a scatter plot of horsepower vs. mpg, color points by car type, and apply a professional theme. Add a custom title and axis labels.

  • Create a scatter plot of horsepower (x-axis) vs. mpg (y-axis) using the cars_data dataset.
  • Color the points by the type variable.
  • Apply a professional theme to the plot.
  • Add a custom title and axis labels to the plot.
  • Assign the resulting plot to the variable plot.

解答

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

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

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

セクション 1.  4
single

single

AIに質問する

expand

AIに質問する

ChatGPT

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

some-alt