Please note that ggplot might be a gateway drug to the tidyverse. Unfortunately, this is neither an introduction to the tidyverse nor an exhaustive report showing you every detail of ggplots. If ...
本コラムではRのグラフ描画パッケージgglot2の使い方を紹介します。Rではtidyverseパッケージに含まれるggplot2パッケージを使うことで綺麗なグラフを描くことができます。第2回は、折れ線グラフの作成方法を紹介します。 なお第1回は以下を参照してください。
We're going to learn the basics of ggplot today, especially as it pertains to graphing GLMs that have one continuous and one categorical variable. Let's start by getting more familiar with our data.