Learn R Programming

rgoogleads (version 0.12.0)

gads_user: Get info on current user

Description

Reveals the email address of the user associated with the current token. If no token has been loaded yet, this function does not initiate auth.

Usage

gads_user()

Arguments

Value

An email address or, if no token has been loaded, NULL.

See Also