README.md

Data Simulation App for Research and Report Practical

A Shiny App to simulate data for the second-year UvA Psychology Bachelor's course. This app was made as an assignment for the UvA couse Programming: The Next Step.

Getting Started

To see the Shiny App, go to: https://sophieberkhout.shinyapps.io/RRP-datasimulation/

Prerequisites

If you want to run the code yourself.

library(shiny)
library(shinythemes)
library(shinycssloaders)
library(haven)
library(tidyr)
library(ggplot2)
library(Hmisc)
library(MASS)

Authors



sophieberkhout/RRP-datasimulation documentation built on June 24, 2019, 3:42 p.m.