Learn R Programming

RObsDat (version 14.04)

odm.close: Open standard SQLite database delivered with the package and close existing connection to observations database.

Description

Close the existing connection to observations database.

Usage

odm.close()
getDefaultDB(file="RODM.db")

Arguments

file
Name of the file delivered with the package. Normaly should not be changed.

Value

  • Nothing returned.

Examples

Run this code
getDefaultDB()

odm.close()

Run the code above in your browser using DataLab