ic: Constructor for intermediate calculation step object

View source: R/svcm_main.R

icR Documentation

Constructor for intermediate calculation step object

Description

Creates an object of type ic used to represent intermediate calculation steps in a model.

Usage

ic(form, name = character())

Arguments

form

An expression for the calculation.

name

Character giving name to object.

Value

An object of class ic.


espenmei/svcmr documentation built on March 29, 2025, 1:01 p.m.