Learn R Programming

PhotosynQ (version 0.2.3)

logout: Logout from 'PhotosynQ'

Description

Logout from 'PhotosynQ' and end session

Usage

logout()

Arguments

Value

Session data is removed from the global variables. Nothing is returned

Details

This function ends the current session and logs out the current user out from 'PhotosynQ'. Use the login function to sign in again and start a new session if needed.

Examples

Run this code
# NOT RUN {
logout()
# }

Run the code above in your browser using DataLab