R

R

957 bookmarks
Newest
R Shiny for Enterprise - Applison
R Shiny for Enterprise - Applison
We create, maintain, and develop enterprise R Shiny dashboards. We deliver rapid development, scalability to thousands of users, and sophisticated UIUX.
·appsilon.com·
R Shiny for Enterprise - Applison
Shiny Architecture (1/5) - Applison
Shiny Architecture (1/5) - Applison
Learn how to use the session argument as a global list for passing parameters between modules in advanced Shiny apps to simplify the objects’ flow in code., organize app content, simplify objects flow logic, decrease bugs, increase speed
·appsilon.com·
Shiny Architecture (1/5) - Applison
Prototype to Production - Applison
Prototype to Production - Applison
We will start with a basic shiny dashboard that uses no libraries. Then we will enhance it using bootstrap and semantic UI. Then we use custom CSS.
·appsilon.com·
Prototype to Production - Applison
R Shiny Google Group
R Shiny Google Group
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
·groups.google.com·
R Shiny Google Group
Colin Fay
Colin Fay
Mostly R, data, and code.
·colinfay.me·
Colin Fay
Tidyverse Blog
Tidyverse Blog
The tidyverse is an integrated collection of R packages designed to make data science fast, fluid, and fun.
·tidyverse.org·
Tidyverse Blog
RStudio Blog
RStudio Blog
This blog contains information on RStudio products and events, including RStudio open-source and commercial product announcements, company events, and company news.
·blog.rstudio.com·
RStudio Blog
R-bloggers
R-bloggers
R news and tutorials contributed by hundreds of R bloggers
·r-bloggers.com·
R-bloggers
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