setupSQLite: Connect to or create a RSQlite connection

Description Usage Arguments Value

Description

This function connects to or creates if necessary a SQLite database and returns a SQLiteConnection object.

Usage

1
2
setupSQLite(dbpath = system.file("extdata/toy.db", package =
  "CancerCellLines"))

Arguments

dbpath

The path of the database

Value

A SQLiteConnection object


chapmandu2/CancerCellLines documentation built on May 13, 2019, 3:27 p.m.