enhancementhelp wantedreader
Repository metrics
- Stars
- (568 stars)
- PR merge metrics
- (Avg merge 14h 9m) (14 merged PRs in 30d)
Description
I want to read data from pipe is it possible.like this
readLines(pipe("echo a,b"))
# for example
pl$lazy_csv_reader(pipe("echo a,b"))