set_project: set the preferences/default parameters

View source: R/config.R

set_projectR Documentation

set the preferences/default parameters

Description

set_env sets the environment for the data. It can from from the development (dev), staging (stage) or production (prod) Connect environments.

set project sets the project that will get billed for the data processing and download.

Usage

set_project(project)

set_env(env = c("dev", "stage", "prod"))

Arguments

project

The GCP project getting billed

env

prod, stage, or dev Connect data


Analyticsphere/ConnectAnalystR documentation built on March 10, 2023, 5:28 a.m.