Learn R Programming

rport (version 0.0.1)

rport.db.cache.records: If `hash` is not NULL returns TRUE/FALSE if `hash` exists in the cache records. If `hash` is null returns the full list of records.

Description

If `hash` is not NULL returns TRUE/FALSE if `hash` exists in the cache records. If `hash` is null returns the full list of records.

Usage

rport.db.cache.records(query = NULL, save = FALSE)

Arguments