SparkR (version 2.1.2)

clearCache: Clear Cache

Description

Removes all cached tables from the in-memory cache.

Usage

# S3 method for default
clearCache()

Arguments

Examples

Run this code
# NOT RUN {
clearCache()
# }

Run the code above in your browser using DataCamp Workspace