
Discover what Shiny is, a popular open‑source web framework from RStudio for building interactive web apps with R. Create dynamic visualizations with reactive updates, without HTML, CSS, or JavaScript.
Explore examples of tiny R Shiny applications from the gallery, interact with crime data, customize visuals with interactive plots, info boxes, and color/size mappings, and view code on GitHub.
Install the shiny package and create a project, then build a shiny web app with a slider controlling a histogram of old faithful geyser data, and explore ui and server.
Learn to build a single-page shiny app using a fluid page with title, sidebar, and main panels, and place a slider input and histogram in a responsive 12-column grid.
Learn to build a multi-page Shiny app using tabsetPanel and tabPanel to host plots and a slider input across tabs, with a nav bar page and title panels.
Explore the basic elements of UI in shiny apps, including inputs and outputs, input IDs and output IDs, and how each output pairs with its render function for dynamic rendering.
Learn to configure a shiny slider input in RStudio, setting min, max, and default values, with step, animation, ticks, range, pre and post labels, and number formatting.
Explore numeric inputs in R Shiny by creating a numeric input in a sidebar layout with an id, label, min, max, default value, and step, and adjust width.
Explore text input types in R Shiny, including text input, text area input, and password input, and configure id, label, default value, placeholder, width, and resize.
Learn how data inputs work in Shiny, with hands-on examples of date input, custom formats, start view, disabling specific dates, and date range input with minimum and maximum settings.
Explore select input in R Shiny, learn how to set options, enable multiple selections, adjust size, use placeholders, and organize options with lists for better form design.
Learn to use text outputs with render functions in Shiny, bind inputs by ID, and display dynamic text and retirement calculations using numeric inputs and conditional logic.
Customize the output area in a Shiny app by adjusting plotly output height and width (e.g., 500 px, 60% width) and styling other outputs with css or html tags.
Learn to display a data table in a shiny app by loading a csv dataset, using a select input, and rendering with table output or data table output.
Learn to build bar plots in R Shiny using plot output and render plot, create interactive ggplot charts with plotly, and enable dynamic variable selection via a select input.
Learn the basics of reactivity in shiny apps, including why server-side code cannot set numeric input values and how render functions enable reactive outputs like render text.
Learn how to use the basic reactive function in R Shiny to control reactivity, share data across render functions, and build interactive plots and tables.
Control reactivity in a shiny app using a reactive timer and event-driven inputs to auto-update histograms and plots from mean and standard deviation.
Learn to dynamically update Shiny inputs with update slider input and update select input as users interact, using reactive data filtered by territory, customer name, and order number.
Upload csv or json data to a shiny app, preview uploads in a data table, and download filtered results with a download handler and customizable file names.
Learn to connect a SQL server to a shiny app, create a database connection, list tables and fields, and run queries with data rendering in the app.
Connect a json file from the web to a shiny app using jsonlite fromJson and as.data.frame to load the raw dataset and render a data table with filters.
Learn to build interactive ggplot2 plots in shiny, from scatter plots of mpg vs hp using the empty cars data to a CO2 bar plot with theme customization.
Demonstrate interactive ggplot2 visuals in shiny, including box plots of iris sepal length by species with color fills, and faceted line plots of ozone by month from airquality.
Learn to make ggplot2 plots interactive in shiny by converting with ggplotly, applying render plotly, and adding tooltips, while exploring interactive scatter, bar, and bubble charts using plotly.
Explore creating interactive leaflet maps in shiny apps, including markers, circle markers, popups, minimap, polygons from geojson, and viridis color palettes with data-driven legends.
Explore advanced layout design with shinydashboard and shinydashboardPlus, building dynamic dashboards using dashboard header, sidebar, and body, adding collapsible boxes, info boxes, value boxes, and responsive plots.
Learn to embed html tags inside a shiny app, including p, h1, h2, h3, div, and img with src, plus css tweaks and raw html via the html function.
Master applying css inside shiny apps using html tags, text style, and selectors. Use class, id, and inline style to control color, alignment, borders, and backgrounds.
Learn to apply bootstrap themes in shiny apps by loading bootstrap and thematic libraries, previewing themes, and synchronizing UI and plot styling.
Build an interactive Shiny dashboard plus by integrating Shiny dashboard plus, shiny themes, tidyverse, and plotly; explore customer reviews and company data with filters, infoboxes, bar and line plots.
Explore building a shiny dashboard with plotly and ggplot visualizations, leveraging datasets, theming, and interactive filters across multiple tabs and info boxes.
Become a R Shiny professional and learn one of employer's most requested skills nowadays!
This comprehensive course is designed so that students, data analysts, data scientist, engineers... can learn Shiny package in R from scratch to use it in a practical and professional way. Never mind if you have no experience in the topic, you will be equally capable of understanding everything and you will finish the course with total mastery of the subject.
After several years working as an Engineer, I have realized that nowadays mastering R Shiny for the Web Apps Development is very necessary in Data science, analysis or other programming applications. Knowing how to use this package can give you many job opportunities and many economic benefits, especially in the world of the web development.
The big problem has always been the complexity to perfectly understand Shiny it requires, since its absolute mastery is not easy. In this course I try to facilitate this entire learning and improvement process, so that you will be able to carry out and understand your own projects in a short time, thanks to the step-by-step and detailed examples of every concept.
With more than 8 exclusive hours of video, this comprehensive course leaves no stone unturned! It includes both practical exercises and theoretical examples to master Shiny in R programming. The course will teach you web applications development in a practical way, from scratch, and step by step.
We will start with the installation of Rstudio software on your computer, regardless of your operating system and computer.
Then, we'll cover a wide variety of topics, including:
Introduction to R Shiny and course dynamics
Download and Install RStudio latest version, packages and configuring it
General familiarization with the user interface and elements
Creating server-side logic: implementing reactive expressions and funcitions to dynamically updated your UI based on user input
Retrieving data from CSV, JSON, or SQL databases to display in your app
Designing interactive plots with ggplot 2
Customizing the User Interface using Shinydashboard, ShinydashboardPlus HTML tags, CSS and Bootstrap
Building from scratch your shiny App and deploying it
Mastery and application of absolutely ALL the functionalities of R Shiny
Practical exercises, complete project and much more!
In other words, what I want is to contribute my grain of sand and teach you all those things that I would have liked to know in my beginnings and that nobody explained to me. In this way, you can learn to build a wide variety of web apps quickly and make versatile and complete use of Shiny. And if that were not enough, you will get lifetime access to any class and I will be at your disposal to answer all the questions you want in the shortest possible time.
Learning R Shiny has never been easier. What are you waiting to join?