load_client: Load Client data & extras pre-requisites for 'load_export'

View source: R/00_load_export_utils.R

load_clientR Documentation

Load Client data & extras pre-requisites for load_export

Description

Load Client data & extras pre-requisites for load_export

Usage

load_client(
  clarity_api = get_clarity_api(e = rlang::caller_env()),
  app_env = get_app_env(e = rlang::caller_env())
)

Arguments

clarity_api

(clarity_api) R6 Object containing the connection to the Clarity Looker instance.

app_env

(app_env) R6 Object containing dependencies. If all arguments to this function are saved in the app_env, then they will be called from there and arguments do not need to be specified.

Value

app_env with data dependencies


COHHIO/Rm_data documentation built on Dec. 9, 2024, 2:10 p.m.