Description Usage Arguments Value Examples
Write tems and images to files
1 | write_stim(stimuli, dir = ".", format = "png")
|
stimuli |
list of class stimlist |
dir |
Directory to save to |
format |
output format such as "png", "jpeg", "gif" |
list of saved paths
1 2 3 4 | ## Not run:
demo_stim() %>% write_stim("test_faces", "jpg")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.