load_data | R Documentation |
Loads specified experimental data
load_data(rel_path, remote = FALSE)
rel_path |
The experiment and data you want to load (e.g., snitz_2013/behavior.csv) |
remote |
Load data locally FALSE or remomtely from pyrfume GitHub (TRUE) |
A data frame
load_data("snitz_2013/behavior.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.