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.
Data Integration, Manipulation and Visualization of Phylogenetic Trees
How to produce a ready to publish figure in R?
This lesson will be about data reshaping and data presentation in tables. We will read data, transform and finally present them in customable tables.
This lesson will be about data join We will combine different tables together.
This lesson will be about writing a function.
This lesson will be about writing for loops
purrr enhances R functional programming (FP) toolkit by providing a complete and consistent set of tools for working with functions and vectors