Learn R Programming

wiesbaden (version 1.2.10)

test_login: Tests Login in GENESIS Databases

Description

test_login tests if the login works.

Usage

test_login(genesis = NULL, ...)

Value

a string with the server return message.

Arguments

genesis

to authenticate a user and set the database (see below).

...

other arguments send to the httr::GET request.

Examples

Run this code

 if (FALSE) {

 test_login(genesis=c(db="regio") )

 }




Run the code above in your browser using DataLab