as_yam {yamlet}R Documentation

Coerce to Yam

Description

Coerce to yam, a precursor to yamlet. Generic, with character method: as_yam.character.

Usage

as_yam(x, ...)

Arguments

x

object

...

passed arguments

Value

list

See Also

Other yam: as.character.yam(), as_yam.character(), as_yam.yamlet()


[Package yamlet version 1.2.0 Index]