io_res: Import and Export Resolved Tables

View source: R/io_res.R

io_resR Documentation

Import and Export Resolved Tables

Description

Inter-converts between tables as comma-separated variable and fully resolved data frames. Generic, with character and data.frame methods that extend io_csv.

Usage

io_res(x, ...)

Arguments

x

object

...

passed arguments

Value

See methods.

See Also

Other io: io_csv.character(), io_csv.data.frame(), io_csv(), io_res.character(), io_res.decorated(), io_table.character(), io_table.data.frame(), io_table(), io_yamlet.character(), io_yamlet.data.frame(), io_yamlet.yamlet(), io_yamlet()

Examples

example(io_res.character)

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