saveSynth: Export a 'synth' object.

View source: R/saveSynth.R

saveSynthR Documentation

Export a synth object.

Description

Function for exporting objects of type synth via dput.

Usage

saveSynth(object, file = "")

Arguments

object

An object of type synth.

file

File to print to.

Value

Either a string or nothing if printed to a file.

See Also

lvm

Examples

# See the documentation for the \code{synthesize} function.


tagteam/riskRegression documentation built on April 13, 2025, 9:28 a.m.