Skip to contents

Get user ID for current authenticated user

Usage

my_user_id(use_proxy = FALSE)

Arguments

use_proxy

Logical to indicate whether to use proxy

Value

A character value of the authenticated user's ID

Examples

if (FALSE) { # \dontrun{
my_user_id()
} # }