rtemis

Command Palette

Search for a command to run...

DelimitedIngestConfig

Variant

A delimited file (csv, tsv, ...).

Properties

reader
string

Library used to read the file.

one of"data.table""vroom""duckdb""arrow"

sep
string | null

Field separator. Unset lets the reader detect it.

quote
string

Quote character.

na_strings
string[]≥ 1 items

Strings to read as missing.

Relationships

Used by