This is the readme to accompany the dataset & R-Scripts, which are stored as a component of the project on osf.io: https://osf.io/6qnb8/overview
This component consists of a number of CSV files and R scripts. This file breaks down what is included in this component, and how it can be used.
They are kept in the "data" folder. These are taken from the original research project which collected the sample data through a participant survey. Data collection was done via independent data collection, captured in <data/numbered.csv> and <data/wordy.csv>. A second data collection round was organised via Prolific, which is captured in <data/numbered2.csv> and <data/wordy2.csv>. The tidy script merges these separate CSV files into a single dataset.
All CSV files contain information described in the codebook available via <codebook.csv>.
The R scripts (the .R files) are kept in the main component/repository folder, in numbered order. These scripts allow anyone to review the tidying process, the Exploratory Factor Analysis, Validity Testing and all visualisations.
The scripts and CSV files are made available using the permissive MIT License (see LICENSE.md).