new_google_config: Create a new google_config object

View source: R/google.R

new_google_configR Documentation

Create a new google_config object

Description

Creates a new google_config object

Usage

new_google_config(client_id, client_secret, app_url)

Arguments

client_id

The client ID for the app

client_secret

The client secret for the app

app_url

The URL for the app

Value

A google_config object


tapLock documentation built on Oct. 30, 2024, 9:13 a.m.