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 ...
Basic understanding of R and R-studio is required. If you do not have this yet, consider taking the course Introduction to R for Life Sciences first. The BYOD course on publication-quality figures is ...
* You should have submitted [Homework 01](hw01_edit-README.html) Tuesday. - Peer review is open, as described in [this issue](https://github.com/STAT545-UBC ...
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 ...
Are you learning the R programming language? Do you want to learn how to do more tasks with R? Check out our Do More With R tutorials below — many with videos shorter than 10 minutes. In the table ...
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 ...