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

AUTO_VI$..str..R Documentation

String representation of the object

Description

This function returns a string representation of the object.

Usage

AUTO_VI$..str..()

Value

A string.

Examples


AUTO_VI$..str..()

my_vi <- auto_vi(fitted_model = lm(speed ~ dist, data = cars))
my_vi$..str..()

autovi documentation built on April 3, 2025, 11:04 p.m.