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, ...)
show.warnings | [ |
---|---|
... | Arguments passed to |
[data.frame
]
# \dontrun{ # getCachedOMLDataSetStatus() # }