Login credentials for IQB Studio
LoginStudio-class.RdA class extending the Login class with additional information for the IQB Studio. It can be created by the function login_studio().
Slots
base_urlCharacter. Base URL of the IQB Studio installation.
base_reqFunction. Base httr2::httr2 request (will be handled internally).
ws_listNamed list. Returns a list of the labels and ids of the workspaces the user has access to.
wsg_listNamed list. Returns a list of the workspace groups the user has access to.
user_idNumeric. ID of the user.
user_keyCharacter. Short name of the user (login name).
user_labelCharacter. Long name of the user.
app_versionCharacter. The version of the IQB Studio installation.