Skip to contents

Provides information on how up-to-date the maintained medRxiv snapshot provided by `mx_snapshot()` is by checking whether there have been any records added to, or updated in, the medRxiv repository since the last snapshot was taken.

Usage

mx_crosscheck()

See also

Other helper: mx_caps(), mx_download(), mx_export()

Examples

# \donttest{
mx_crosscheck()
#> Using medRxiv snapshot - 2022-07-06 01:09
#> 21392 new record(s) added/updated since last snapshot
# }