read_behav_vending | R Documentation |
Import Quail, Morris, Balleine Vending Machine task data
read_behav_vending(files = NULL)
files |
A names character vector of three CSV files. Elements should be named 'pav', 'ins', 'pit' |
## Not run:
b <- read_behav_vending(c(
pav="070_Pavlovian_2020_Feb_18_1421.csv",
ins="070_Instrumental_2020_Feb_18_1412.csv",
pit="070_transfer_2020_Feb_18_1438.csv")
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.