Learn R Programming

RGoogleAnalytics (version 0.1.6)

ValidateToken: Check whether the Access Token has expired

Description

This function checks whether the Access Token is expired. If yes, it generates a new Access Token and updates the token object.

Usage

ValidateToken(token)

Arguments

token

Token object containing the OAuth authentication parameters