Learn R Programming

comtradr (version 1.0.2)

ct_migrate_cache: Migrate cache to new location

Description

Comtradr versions previous to version 1.0.1 have used a cache location that was not CRAN compliant. You can migrate any remaining files to the new cache location using this function. It will delete the old cache.

Usage

ct_migrate_cache()

Arguments

Value

Nothing

Examples

Run this code
if (FALSE) { # interactive()
ct_migrate_cache()
}

Run the code above in your browser using DataLab