rt_do_login: Actually do the logging in part of logging in

Description Usage Arguments Value

View source: R/rt_login.R

Description

Called by rt_login and rt_login_interactive to do the work of logging in

Usage

1
rt_do_login(user, password, ...)

Arguments

user

(character) Your username.

password

(character) Your password.

...

Other arguments passed to rt_POST

Value

(logical) Either returns TRUE if successfull or errors out


amoeba/rt documentation built on March 7, 2020, 10:01 a.m.