セクション 3. 章 6
single
Challenge: 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
ggplot2and assign it to the variablep; - Export your plot to a PNG file named
custom_plot.pngwith a width of 5 inches, height of 4 inches, and resolution of 250 dpi; - Export your plot to a PDF file named
custom_plot.pdfwith a width of 5 inches and height of 4 inches; - Ensure both files are created in your working directory.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 6
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください