duckdb-r
duckdb-r copied to clipboard
Inital stab at lazy data frame scan for R
duckdb:::sql('from iris')
now "just" works
CC @krlmlr
Needs still tests and some protect stuff I guess