Skip to content

Data simulation for the UvA course 'Research and Report Practical'.

Notifications You must be signed in to change notification settings

sophieberkhout/RRP-datasimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Sophie Berkhout - Research Master's Psychology student & student-assistant educational technology - sophieberkhout

About

Data simulation for the UvA course 'Research and Report Practical'.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages