Learn R Programming

oligo (version 1.36.1)

db: Get the connection to the SQLite Database

Description

This function will return the SQLite connection to the database associated to objects used in oligo.

Usage

db(object)

Arguments

object
Object of valid class. See methods.

Value

  • SQLite connection.

Examples

Run this code
## db(object)

Run the code above in your browser using DataLab