edwindj / chunked

Chunkwise Text-file Processing for 'dplyr'
https://edwindj.github.io/chunked
164 stars 7 forks source link

Feature request: support for fixed width file? #14

Open xiaodaigh opened 5 years ago

xiaodaigh commented 5 years ago

"The readr::read_fwf() is a nice implementation of fwf input, and might be a model for work on something comparable for this package."

I am quoting from https://github.com/xiaodaigh/disk.frame/issues/57