Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 763 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 763 Bytes

OSUICode

Lifecycle: maturing R build status

The goal of OSUICode is to provide standalone code for the "Outstanding Shiny UI book".

Installation

You can install the released version of OSUICode from CRAN with:

remotes::install_github("DivadNojnarg/OSUICode")

Example

This is a basic example which shows you how to solve a common problem:

library(OSUICode)
## basic example code