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 Oct. 19, 2024, 7:43 p.m.