summary-methods {RMySQL}R Documentation

Summarize an MySQL 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 MySQL 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 RMySQL version 0.6-0 Index]