Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 559 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 559 Bytes

dv.manager

Lifecycle: experimental

dv.manager package is designed to make it quick and easy to create and deploy Shiny applications using the modules from DaVinci.

Installation

if (!require("remotes")) install.packages("remotes")
remotes::install_github("Boehringer-Ingelheim/dv.manager")