Fetch
A shortcut for dbFetch(res, n = n, row.names = FALSE), kept for compatibility reasons.
dbFetch(res, n = n, row.names = FALSE)
## S4 method for signature 'SQLiteResult' fetch(res, n = -1, ...)
Useful links