Skip to contents

Creates a shinydashboard box equivalent with shiny

Usage

tar_WellPanel(n)

Arguments

n

integer the gives the number of months in follow-up

Value

returns a wellpanel a quasi shinydashboard box (without ShinyDashboard)

Details

Builds a wellPanel containing follow-up inputs for the given month.

Examples

# \donttest{
if(interactive()){
 #EXAMPLE1
 }
# }