load_referrals: Load Referrals

View source: R/00_load_export_utils.R

load_referralsR Documentation

Load Referrals

Description

Loads Referrals, Referrals_full (unfiltered), and referral_result_summarize with filtering expressions used later

Usage

load_referrals(Referrals, app_env = get_app_env(e = rlang::caller_env()))

Arguments

Referrals

(data.frame) From the Clarity Looker API Extras

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

(data.frame) vars$we_want and Issue (Issue Name), Type (Error or Warning), and Guidance (How to correct the issue)


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