Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

psysciacc/psadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psadata

The goal of psadata is to make datasets from Psychological Science Accelerator projects easily accessible.

This package is currently under development and is just a proof of concept, with only 2 data files from one project. Check back soon for updates.

Installation

You can install the development version of psadata from GitHub with:

# install.packages("devtools")
devtools::install_github("psysciacc/psadata")

Example

Load all of the datasets associated with a project.

library(psadata)

psa001()
#> Jones, B. C., DeBruine, L. M., Flake, ... Coles, N. A. (2021). To which world regions does the valence-dominance model of social perception apply? Nature human behaviour, 5(1), 159–169. https://doi.org/10.1038/s41562-020-01007-2
#> 
#> * psa001_agg: PSA001 Aggregated Data
#> * psa001_cfd_faces: PSA001 Stimulus Demographics

About

R package for PSA datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages