Skip to content

laurabiggins/research_integrity

Repository files navigation

Shiny app for use in research integrity course at Babraham

Four plot app

Simple app to promote discussion around different ways of plotting the same dataset.
Students can select various options on the different plots.

App screenshot

Hosted here: https://www.bioinformatics.babraham.ac.uk/shiny/research_integrity/

One plot app

There is an additional, even simpler app in this repository that uses a lot of the same code.

one plot app

It is hosted at a slightly different url: https://www.bioinformatics.babraham.ac.uk/shiny/research_integrity1/

To avoid duplicating the code, there is a two line app.R file on the Shiny server that points to the main repository.

library(shiny)

shiny::shinyAppFile(appFile= "../research_integrity/one_plot_app.R")

About

Shiny app to use in research integrity course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published