Skip to content
Prev 154715 / 398503 Next

SQL Primer for R

ivo welch wrote:
If you are using RSQLite, then a lot of the obscure commands are 
available as R functions.  In this case I think you want sqliteTableFields.

Duncan Murdoch