substitute_dot: Recursively Substitute . with Expression

View source: R/torch-code-gen.R

substitute_dotR Documentation

Recursively Substitute . with Expression

Description

Recursively Substitute . with Expression

Usage

substitute_dot(expr, replacement)

Arguments

expr

Expression containing . placeholders

replacement

Expression to substitute for .

Value

Modified expression


kindling documentation built on March 3, 2026, 9:07 a.m.