streamable csv using base R functions

streamable_base_csv()

Value

a streamable_table object (S3)

Details

Follows the comma-separate-values standard using utils::read.table()

See also