load2list | R Documentation |
returns all original DoOR response data as a list
load2list()
a list
Daniel Münch <daniel.muench@uni-konstanz.de>
# load DoOR.data
library(DoOR.data)
load_door_data(nointeraction = TRUE)
# write the data into a list
lst <- load2list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.