https://github.com/tjmahr/rprime
R package for dealing with Eprime txt files
https://github.com/tjmahr/rprime
eprime psychology psychology-experiments r
Last synced: 6 months ago
JSON representation
R package for dealing with Eprime txt files
- Host: GitHub
- URL: https://github.com/tjmahr/rprime
- Owner: tjmahr
- License: gpl-2.0
- Created: 2014-05-20T14:50:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-25T19:56:14.000Z (6 months ago)
- Last Synced: 2025-04-26T14:05:34.753Z (6 months ago)
- Topics: eprime, psychology, psychology-experiments, r
- Language: R
- Homepage: http://tjmahr.github.io/rprime/
- Size: 360 KB
- Stars: 24
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output:
md_document:
variant: markdown_github
---```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```rprime
===============================================================================[](https://github.com/tjmahr/rprime/actions/workflows/R-CMD-check.yaml)
[](https://CRAN.R-project.org/package=rprime)```{r, child="vignettes/quick-start-demo.Rmd"}
```