Skip to contents

Removes the local retraction snapshot and any cached PubMed Central XML, and resets the in-memory cache.

Usage

retraction_clear_cache()

Value

Invisibly TRUE.

Examples

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