View source: R/get_dimensions_googledoc.R
get_dimensions_googledoc | R Documentation |
This function parses the information of the jsPsychR GoogleSheets to give you
pre-prepared code for the different sections of the prepare_TASK() function.
Remember you can create the tasks with
jsPsychHelpeR::create_new_task(get_info_googledoc = TRUE)
get_dimensions_googledoc(
short_name_text,
google_username = "gorkang@gmail.com",
google_sheet = c("NEW", "All")
)
short_name_text |
Short name of the task.
|
google_username |
Email of a google user with access to the |
google_sheet |
One of: c("NEW", "All") |
Gets information from Google doc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.