Bookdowns

Bookdowns

52 bookmarks
Custom sorting
Writing R extensions
Writing R extensions
Writing R Extensions covers how to create your own packages, write R help files, and the foreign language (C, C++, Fortran, …) interfaces.
·colinfay.me·
Writing R extensions
Fundamentals of Data Visualization
Fundamentals of Data Visualization
A guide to making visualizations that accurately reflect the data, tell a story, and look professional.
·serialmentor.com·
Fundamentals of Data Visualization
Doing Meta-Analysis in R
Doing Meta-Analysis in R
This is a guide on how to conduct Meta-Analyses in R.
·bookdown.org·
Doing Meta-Analysis in R
Tidy evaluation
Tidy evaluation
The primary goal of this book is to get you up to speed with tidy evaluation and how to write functions around tidyverse pipelines and grammars.
·tidyeval.tidyverse.org·
Tidy evaluation
Mastering Software Development in R
Mastering Software Development in R
The book covers R software development for building data science tools. As the field of data science evolves, it has become clear that software development skills are essential for producing useful data science results and products. You will obtain rigorous training in the R language, including the skills for handling complex data, building R packages and developing custom data visualizations. You will learn modern software development practices to build tools that are highly reusable, modular, and suitable for use in a team-based environment or a community of developers.
·rdpeng.github.io·
Mastering Software Development in R
Data Science Live Book
Data Science Live Book
An intuitive and practical approach to data analysis, data preparation and machine learning, suitable for all ages!
·livebook.datascienceheroes.com·
Data Science Live Book
data
data
·r-pkgs.org·
data
Cookbook for R
Cookbook for R
This site is powered by knitr and Jekyll. If you find any errors, please email winston@stdout.org
·cookbook-r.com·
Cookbook for R
BookDown
BookDown
A guide to authoring books with R Markdown, including how to generate figures and tables, and insert cross-references, citations, HTML widgets, and Shiny apps in R Markdown. The book can be exported to HTML, PDF, and e-books (e.g. EPUB). The book style is customizable. You can easily write and preview the book in RStudio IDE or other editors, and host the book wherever you want (e.g. bookdown.org).
·bookdown.org·
BookDown