atomic {simplegraphdb} | R Documentation |
An atomic transaction wrapper function
atomic(db_file, sql_statement)
db_file |
The name of the SQLite database |
sql_statement |
The SQL statement to execute |
Either the query results or NA for executed SQL statements