databio / simpleCache

Simplified R caching for reproducible big data projects
http://code.databio.org/simpleCache/
Other
34 stars 6 forks source link

simpleCache could accept a filepath #22

Open vreuter opened 7 years ago

vreuter commented 7 years ago

If given an absolute filepath, simpleCache could infer the file name base (just name, less extension) as the variable name and then use that information to create and/or load the cache.