dot-update_call_formula: (Internal) Updates 'spec@call"s formula with the currently...

.update_call_formulaR Documentation

(Internal) Updates spec@call's formula with the currently defined variable names.

Description

Helper function to update the call with the appropriate variable names after they've been modified. Called within StudySpecification replacers.

Usage

.update_call_formula(specification)

Arguments

specification

A StudySpecification

Details

It's return should be stuck into the specification via spec@call$formula <- .update_call_formula(spec)

Value

An updated formula


propertee documentation built on Aug. 22, 2025, 1:09 a.m.