test_login: Tests Login in GENESIS Databases

View source: R/test_login.R

test_loginR 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)





wiesbaden documentation built on March 7, 2023, 8:16 p.m.