handle_dynamic_code: Handle the dynamic code in a debug string

View source: R/dynamic.R

handle_dynamic_codeR Documentation

Handle the dynamic code in a debug string

Description

Substrings within backticks will be interpreted as code.

Usage

handle_dynamic_code(str)

Arguments

str

Debug string.

Value

A language expression or a string, depending on whether the string has dynamic code.


r-lib/debugme documentation built on Nov. 10, 2023, 1:43 a.m.