R/dashboard_header.R

Defines functions dashboard_header

dashboard_header <- function(){
  shinydashboard::dashboardHeader(
    title = 'PtxGenerator'
  )
}
puigjos/PtxExample documentation built on May 21, 2020, 8:55 a.m.