knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
Package Leistungstests stellt Funktionen zur Berechnung von Leisungstests zur Verfügung. Schwerpunkt ist eine shiny-app zur Auswertung von Design-Verifikations-Tests.
devtools::install_github("StephaGit/leistungstests")
shiny::runApp(system.file("apps",'leistungstest_variable', package='leistungstests')) shiny::runApp(system.file("apps",'samplesize_determination_attributiv', package='leistungstests')) shiny::runApp(system.file("apps",'samplesize_determination_variable', package='leistungstests'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.