test_login {wiesbaden}R Documentation

Tests Login in GENESIS Databases

Description

test_login tests if the login works.

Usage

test_login(genesis = NULL, ...)

Arguments

genesis

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

...

other arguments send to the httr::GET request.

Value

a string with the server return message.

Examples


 ## Not run: 

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

 
## End(Not run)





[Package wiesbaden version 1.2.9 Index]