Skip to content

surajsharan/Rshiny-Snippets

Repository files navigation

RShiny Snippets

Shiny snippets for improving apps and solving common problems

This document contains a collection of various Shiny snippets that people often face problems in. Each folder contains a complete functional Shiny app that demonstrates how to perform some non trivial tasks in Shiny.

Table of contents

Adding up Message Boxes and Removing

Adding Entries to the table in run-time

Alert in the Input boxes for improved user experience

Embed Youtube Video in Modals

Hover in Tables

Show/Hide in Navbar page

Login Page for Apps in Shiny

Username : test
Password : test

Do try it youself!