new_run_id: Generate new run id

Description Usage Arguments

Description

Query data base for a new run id from sequence, storing also timestamp of the run id obtained.

Usage

1
new_run_id(conn = getOption("pg.conn"), .log = getOption("pg.log", TRUE))

Arguments

conn

active connection to postgres database, by default 'getOption("pg.conn")'.

.log

logical default 'getOption("pg.log",TRUE)' decides if call is logged using *logR*.


jangorecki/pg documentation built on May 18, 2019, 12:24 p.m.