Skip to content

Serialize a TOML value

Usage

ts_serialize_toml_value(obj, options = NULL)

Arguments

obj

R object to serialize as a TOML value.

options

A named list of tstoml options, see tstoml_options().