webapp.html: Web app that was used to gather data via browser
**Description of R-Scripts**
OSF_browseranalyses_20200219.R: Analyses only for browserdata
OSF_comparebrowserandnative_20200219.R: Analyses comparing both sources
**Description of datafiles**
export_browser_20200204_newproject.json: Data from all devices gathered via browser in json-format
export_android_20200204_newproject.json: Data from some Android devices gathered via native app
export_iOS_20200204_newproject.csv: Data from some iOS devices gathered via native app, recorded in spreadsheet
browser_addedvariables.csv: Data to be reimported into R-scripts that add information on manufacturer, OS, model, etc
native_addedvariables: Data to be reimported into R-scripts that add information on manufacturer, OS, model, etc