knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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.
You can install the development version of psadata from GitHub with:
# install.packages("devtools") devtools::install_github("psysciacc/psadata")
Load all of the datasets associated with a project.
library(psadata) psa001()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.