RAND_VAR-cash-..str..: String representation of the object

RAND_VAR$..str..R Documentation

String representation of the object

Description

This function returns a string representation of the object.

Usage

RAND_VAR$..str..()

Value

A string.

Examples


RAND_VAR$..str..()

test <- rand_var(dist = "uniform", prm = list(a = 1, b = 2))
test$..str..()

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