symbolic: A symbolic value.

View source: R/state.R

symbolicR Documentation

A symbolic value.

Description

These values are the outputs of a computation during the calculations' construction, and allow a value to use the results of a previous function.

Usage

symbolic(var)

Arguments

var

the integer output indicator.

Details

Really, this is just an integer, which we use as a name for a value which will exist later in the computation.


hedgehog documentation built on Nov. 6, 2025, 1:11 a.m.