File: MySQLConnection-class.Rd

package info (click to toggle)
rmysql 0.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 420 kB
  • sloc: ansic: 1,666; makefile: 5; sh: 1
file content (11 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/connection.R
\docType{class}
\name{MySQLConnection-class}
\alias{MySQLConnection-class}
\title{Class MySQLConnection.}
\description{
\code{MySQLConnection.} objects are usually created by
\code{\link[DBI]{dbConnect}}
}
\keyword{internal}