app_control: app_control

View source: R/app_control.R

app_controlR Documentation

app_control

Description

To run or not to run. That 'tis the question. Based on the IDEA app, App Control 1. This is a "naughty" fuction. It exists for the side-effects. Used to enable/disable code chunks and specific parts of the code.

Usage

app_control(config = NULL)

Arguments

config

A list of config settings. If NULL, the function will open config.yml for you.

Value

Sets the global variables run_flag and email_flag. These control if things run or not and allows staff to disable reports from App Control 1.


acuitas-health/ahUtils documentation built on April 14, 2022, 9:41 a.m.