Learn R Programming

educabR (version 0.1.2)

list_cache: List cached files

Description

Lists all files currently in the educabR cache.

Usage

list_cache(dataset = NULL)

Value

A tibble with information about cached files.

Arguments

dataset

Optional. Filter by dataset name.

Examples

Run this code
if (FALSE) {
list_cache()
}

Run the code above in your browser using DataLab