R intermediate course

Rmarkdown

Use R Markdown to share your research! It supports dozens of static and dynamic output formats including HTML, PDF, MS Word, Beamer, HTML5 slides, Tufte-style handouts, books, dashboards, shiny applications, scientific articles, websites, and more.

Phylogenetic trees

Data Integration, Manipulation and Visualization of Phylogenetic Trees

Advance data visualization

How to produce a ready to publish figure in R?

Data reshaping

This lesson will be about data reshaping and data presentation in tables. We will read data, transform and finally present them in customable tables.

Data join

This lesson will be about data join We will combine different tables together.

Functions

This lesson will be about writing a function.

Loops

This lesson will be about writing for loops

purrr package - map functions

purrr enhances R functional programming (FP) toolkit by providing a complete and consistent set of tools for working with functions and vectors

More articles »

R intermediate course