R

R

945 bookmarks
Newest
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
Business Science University
Business Science University
Learn from Virtual Workshops that take you through the entire Data-Science-for-Business process of solving problems with data science, using machine learning to create interactive applications, and distributing solutions within an organization.
·university.business-science.io·
Business Science University
R blog - Rtask
R blog - Rtask
The R task Force - R experts for all your needs
·rtask.thinkr.fr·
R blog - Rtask
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
Shiny application (with modules) – Saving and Restoring from RDS | R-bloggers
Shiny application (with modules) – Saving and Restoring from RDS | R-bloggers
I am working on a Shiny application which allows the user to upload data, do some analysis and processing on each variable in the data, and finally use the processed variables to build a statistical model. As there may be hundreds of variables in the data, the user may want ...
·r-bloggers.com·
Shiny application (with modules) – Saving and Restoring from RDS | R-bloggers
R
R
·one-tab.com·
R
R Code Chunks
R Code Chunks
Turn your analyses into high quality documents, reports, presentations and dashboards with R Markdown. Use a productive notebook interface to weave together narrative text and code to produce elegantly formatted output. Use multiple languages including R, Python, and SQL. R Markdown supports a reproducible workflow for 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.
·garrettgman.github.io·
R Code Chunks