to_yamlet: Coerce to Yamlet Storage Format

View source: R/yamlet.R

to_yamletR Documentation

Coerce to Yamlet Storage Format

Description

Coerces to yamlet storage format. Generic, with methods for default, null, character and list which together implement the yamlet storage syntax. Always returns length-one character, possibly the empty string.

Usage

to_yamlet(x, ...)

Arguments

x

object

...

ignored

Value

length-one character

See Also

Other to_yamlet: to_yamlet.NULL(), to_yamlet.character(), to_yamlet.default(), to_yamlet.list(), to_yamlet.numeric(), to_yamlet.yamlet()


yamlet documentation built on Oct. 6, 2023, 9:07 a.m.