logout: Log out an account

View source: R/account.R

logoutR Documentation

Log out an account

Description

Log out the account. This function will remove the configuration files created by login(). Note: before you log out your account, you need to log in first.

Usage

logoutAccount(username)

Arguments

username

Name of account

See Also

login()

Examples

logout("python")

localshiny/localshiny documentation built on May 14, 2023, 6:31 p.m.