inst/app/scripts/ui_side_info.R

# This file is part of the WaveleT package
# Copyright 2015 2016 Lise Vaudor
# This program is distributed under the GPLv3 license

fluidPage(fluidRow(
          h3("Info"),
          h4("Scales"),
          tableOutput("tableScales"),
          h4("Coordinates"),
          tableOutput("hoverinfo")
          )
)
lvaudor/waveleT documentation built on May 21, 2019, 8:59 a.m.