setup_echo: Set up the echo for the application

View source: R/setup.R

setup_echoR Documentation

Set up the echo for the application

Description

This function retrieves the echo setting from the environment variable "ECHO_LOGGIT2". If the environment variable is set, it will be used as the echo setting. If the environment variable is not set, the echo setting will be set to the default value.

Usage

setup_echo()

Details

The environment variable must be set to one of: "TRUE" or "FALSE".

Value

Invisible the previous echo setting.


loggit2 documentation built on June 8, 2025, 10:26 a.m.