Skip to contents

Which retraction-database version an offline check runs against, for reproducible checks.

Usage

snapshot_info()

Value

Invisibly, a list with path, records, synced_at, and newest_retraction; or NULL if no snapshot exists. Also prints a summary.

Examples

if (FALSE) { # \dontrun{
snapshot_info()
} # }