get_m2c2_auth_token: RM2C2dev

Description Usage Arguments Examples

View source: R/get_m2c2_auth_token.R

Description

RM2C2dev

Usage

1
2
3
4
5
6
get_m2c2_auth_token(
  server_url = "",
  user_id = "",
  password = "",
  study_id = ""
)

Arguments

server_url

class: string

user_id

class: string

password

class: string

study_id

class: string

Examples

1
get_m2c2_auth_token(server_url = 'https://m2c2.survey.psu.edu/test/', user_id = 'r_user', password = 'test', study_id = 'test')

nelsonroque/RM2C2_dev documentation built on May 15, 2021, 1:16 p.m.