Following a file block, such as the upload block, this can parse the file.

new_csv_block(sep = ",", quote = "\"", ...)

Arguments

sep, quote

Forwarded to utils::read.table()

...

Forwarded to new_block()