Advanced R Statistics, forked from selva86/selva86.github.io See https://selva86.github.io - sbamin/r-stats-by-selva86 ...
こんにちは。プログラミング超初心者のえいこです。 前回までは、平均値と標準偏差を使って棒グラフとエラーバーをつけました。 Nature, Cell, Science系の論文ではデータを一つ一つ表示することを要求されるようになりました。 今回は、棒グラフに重ねる ...
こんにちは。プログラミング超初心者のえいこです。 やっと、Rにデータを書き込んで、検定して、棒グラフを書いて、有意差を示すスターを入れられるようになりました。 ここまで、約1か月...まぁ、働きながら朝早起きする子どもを見ながらよく頑張った ...
- Show me that you've worked through [your Git + GitHub + RStudio agony](git00_index.html). - Get help in class [office hours](https://github.com/STAT545-UBC ...
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 ...
The ggplot2 package is powerful and almost endlessly customizable, but sometimes small tweaks can be a challenge. The ggtext package aims to simplify styling text on your visualizations. In this ...
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 ...
In the R programming language, the de facto standard framework for drawing rectangular coordinates is ggplot2. The most important feature of ggplot2 is that it is object-oriented and uses the plus ...