inst/apps/samplesize_determination_attributiv/ui.R

# attributiv

shinyUI(fluidPage(

  #shinyjs::useShinyjs(),  # Include shinyjs

  titlePanel(title = "Stichprobengrößen-Bestimmung für Design-Verifikations-Tests von attributiven Leistungsmerkmalen",
             windowTitle = "Desgin-Verifikation (v0.2.1)"),

  source(file.path("attributiv", "ui_attributiv.R"), local = TRUE, encoding = "UTF-8")$value

))
stephanGit/leistungstests documentation built on May 30, 2019, 3:14 p.m.