Description Usage Arguments Examples
View source: R/get_m2c2_auth_token.R
RM2C2dev
1 2 3 4 5 6 | get_m2c2_auth_token(
server_url = "",
user_id = "",
password = "",
study_id = ""
)
|
server_url |
class: string |
user_id |
class: string |
password |
class: string |
study_id |
class: string |
1 | get_m2c2_auth_token(server_url = 'https://m2c2.survey.psu.edu/test/', user_id = 'r_user', password = 'test', study_id = 'test')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.