README.md

rtplots

A collection of R functions for plotting response time and choice data

Installation

First, install and load the devtools R package

install.packages("devtools")
library(devtools)

Then, the package can be downloaded and installed using the following code:

install_github("rettopnivek/rtplots")


rettopnivek/rtplots documentation built on May 27, 2019, 5:55 a.m.