ggplot2はRのパッケージの一つで、綺麗なグラフを作成することができます。先日、大学の授業で論文用のグラフを作成する機会があったので、(Excelではなく)ggplot2を用いることにしました。この記事ではその成果・備忘録として、棒グラフ・折れ線グラフ ...
Do you want to improve your R skills? Here are my favorite R language resources for users at any level. [This story is part of Computerworld’s “Beginner’s guide to R.” You’ll find links to the whole ...
Lord et al., J. Cell. Biol., 2020SuperPlots: Communicating reproducibility and variability in cell biology にて「SuperPlots」という形式のグラフを作成する方法が紹介されている。このグラフは、生の実測値と、各実験に対応する平均値などを同時にプロットすることで、データの全体 ...
For everything from styling text and customizing color palettes to creating your own geoms, these ggplot2 add-ons deserve a place in your R data visualization toolkit. Plus, a bonus list of packages ...
description Make a scatter plot, bar chart, histogram, line chart, and boxplot in ggplot2. Every line of code explained — the fastest genuine introduction to ggplot2. keywords ggplot2 getting started, ...
description Log scales compress wide-range data and reveal multiplicative patterns. Learn scale_x_log10(), scale_y_log10(), coord_trans(), and how to label log axes. keywords ggplot2 log scale, ...
A behind-the-scenes blog about research methods at Pew Research Center. For our latest findings, visit pewresearch.org. Creating informative and digestible data visualizations is a foundational aspect ...