logR_dump: Query whole logR table

Description Usage Arguments Value

Description

Easy way to fetch all logs from logR table.

Usage

1
2
logR_dump(.conn = getOption("logR.conn"), .table = getOption("logR.table"),
  .schema = getOption("logR.schema"))

Arguments

.conn

DBI connection.

.table

character.

.schema

character.

Value

data.table, if non-zero length then ordered by logr_id field.


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