Skip to contents

Location of the retraction cache directory

Usage

retraction_cache_dir(create = FALSE)

Arguments

create

Create the directory if it does not exist.

Value

The cache directory path (via tools::R_user_dir()).

Examples

retraction_cache_dir()
#> [1] "/home/runner/.cache/R/retraction"