dashboard: Shiny Dashboard - Transforma Uruguay

Description Usage Examples

Description

Contiene tema de Transforma Uruguay para los Shiny Dashboards.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
  ### ui
  ui <- dashboardPage(

    ### ui header
    dashboardHeader(

      ### changing logo
      title = shinyDashboardLogo(
        theme = "estilo_tu"
      )
      ...

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
  ### ui
  ui <- dashboardPage(

    ### ui header
    dashboardHeader(

      ### changing logo
      title = shinyDashboardLogo(
        theme = "estilo_tu"
      )
      ...

transformauy/estilotu documentation built on Aug. 16, 2019, 5:18 a.m.