Learn R Programming

riskRegression (version 2025.09.17)

saveSynth: Export a synth object.

Description

Function for exporting objects of type synth via dput.

Usage

saveSynth(object, file = "")

Value

Either a string or nothing if printed to a file.

Arguments

object

An object of type synth.

file

File to print to.

See Also

lvm

Examples

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

Run the code above in your browser using DataLab