Skip to content

Appsilon/useR-2022-shiny-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Production-level Shiny app development

Materials and slides for our submitted proposal for a Shiny tutorial at useR 2022.

Overview

How to transform your idea into a production-ready app?

In this interactive tutorial (in Spanish), we will delve into several key aspects that will allow you to organize, ease, and accelerate the development of your project into a professional Shiny app.

This tutorial will cover

  • Structure and good practices to start and maintain a project (renv, config, unit testing, linters).
  • Modularization (R6 classes, Shiny Modules, klmr box).
  • Performance optimization and data management (profvis, benchmark, DBI, pool)

For each of these topics, there will be an interactive practice session to gain hands-on experience using RStudio Cloud.

Content

Topic Folder RStudio Cloud space Instructor
App structure and good practices ./Estructura/ Link Agustin
Modularization ./Modularizacion/ Link Federico
Performance optimization and data management ./Performance/ Link Oriol

Intended audience

  • General public (e.g., research, industry, teaching)
  • Basic notions of Shiny
    • Structure (server, ui)
    • Reactivity

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •