Learn R Programming

vascr (version 0.1.4)

vascr_shiny: Launch the vascr UI

Description

Launch the vascr UI

Usage

vascr_shiny(data.df)

Value

A shinyApp to work with vascr data

Arguments

data.df

Data to preload into shiny app

Examples

Run this code
 if(interactive()){
   vascr_shiny()
 }

Run the code above in your browser using DataLab