Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Export and Share Your Work | Reporting and Communicating Insights
Visualization and Reporting with R
セクション 3.  6
single

single

bookChallenge: Export and Share Your Work

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

タスク

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

Create a visualization using ggplot2 with a dataset of your choice (for example, use the built-in iris dataset or another dataset you prefer).

  • Build any plot using ggplot2 and assign it to the variable p;
  • Export your plot to a PNG file named custom_plot.png with a width of 5 inches, height of 4 inches, and resolution of 250 dpi;
  • Export your plot to a PDF file named custom_plot.pdf with a width of 5 inches and height of 4 inches;
  • Ensure both files are created in your working directory.

解答

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

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

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

セクション 3.  6
single

single

AIに質問する

expand

AIに質問する

ChatGPT

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

some-alt