login_check: Login check

Description Usage Arguments See Also

View source: R/auth.R

Description

Tests if the login with the saved username and password was sucessful

Usage

1
login_check(genesis = getOption("genesis"))

Arguments

genesis

Which GENESIS database should be used?

One of: "destatis", "regionalstatistik", "bildungsmonitoring", "bayern", "nrw", "sachsen-anhalt".

A default value can also be set to the global option genesis via options(), e.g. options(genesis = "destatis"), so that genesis does not have to be specified in the function call.

See Also

set_login_data


long39ng/restatis documentation built on Feb. 5, 2022, 6:26 p.m.