fetch: Fetch

fetch_SQLiteResultR Documentation

Fetch

Description

A shortcut for dbFetch(res, n = n, row.names = FALSE), kept for compatibility reasons.

Usage

## S4 method for signature 'SQLiteResult'
fetch(res, n = -1, ...)

RSQLite documentation built on Nov. 5, 2023, 1:10 a.m.