Learn R Programming

osfr (version 0.1.1)

logout: Logout of the OSF

Description

Remove the Personal Access Token that provides access to the OSF API. Removes the OSF_PAT from session environment, not from the .Renviron file if you stored it with login (that is currently a manual step).

Usage

logout()

Arguments

Examples

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

Run the code above in your browser using DataLab