Description Usage Arguments Value Examples
View source: R/session_helper.R
This function extracts the session parameters for all participants from the database.
1 | get_session_parameters(db, session.ids = c(45))
|
db |
dyplr database handle |
session.ids |
sessions from which to load data |
table of session parameters
1 | parameters <- get_session_parameters(db, session.ids = c(45))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.