dot-is_running_in_chunk: Check if the current code is being executed in a document...

.is_running_in_chunkR Documentation

Check if the current code is being executed in a document chunk in an RStudio session or when being knitted.

Description

Check if the current code is being executed in a document chunk in an RStudio session or when being knitted.

Usage

.is_running_in_chunk()

Value

TRUE is being knitted OR running in chunk in RStudio FALSE if not interactive or interactive but in console in RStudio


terminological/ggrrr documentation built on June 15, 2024, 6:35 a.m.