CLOSED_FORM-cash-..len..: Length of the object

CLOSED_FORM$..len..R Documentation

Length of the object

Description

This function recursively count symbols stored in the closed form expression and nested closed form expression.

Usage

CLOSED_FORM$..len..()

Value

An integer.

Examples


test <- closed_form(~1+1)
test$..len..()

TengMCing/visage documentation built on Aug. 28, 2024, 3:27 p.m.