summary-methods {RSQLite}R Documentation

Summarize an SQLite object

Description

These methods are straight-forward implementations of the corresponding generic functions.

Methods

object = "DBIObject"

Provides relevant metadata information on object, for instance, the SQLite server file, the SQL statement associated with a result set, etc.

from

object to be coerced

to

coercion class

x

object to format or print or show


[Package RSQLite version 0.11.4 Index]