getCachedOMLDataSetStatus function

Check status of cached datasets.

Check status of cached datasets.

The caching mechanism is fine, but sometimes you might want to work on a dataset, which is already cached and has been deactivated in the meanwhile. This function can be used to determine the status of all cached datasets.

getCachedOMLDataSetStatus(show.warnings = TRUE, ...)

Arguments

  • show.warnings: [logical(1)]

    Show warning if there are deactivated datasets in cache? Default is TRUE.

  • ...: Arguments passed to listOMLDataSets

Returns

[data.frame]

Examples

# \dontrun{ # getCachedOMLDataSetStatus() # }
  • Maintainer: Giuseppe Casalicchio
  • License: BSD_3_clause + file LICENSE
  • Last published: 2022-10-19