print.Cache: Print a cache function

Description Usage Arguments Examples

View source: R/cacheUtils.R

Description

Print a cache function

Usage

1
2
## S3 method for class 'Cache'
print(cache)

Arguments

cache

a Cache object

Examples

1
2
cache <- create_cache()
print(cache)

mattdneal/cacheMan documentation built on May 21, 2019, 12:58 p.m.