lazyR-package: Categorized overview of the 'lazyR' package

Description 1 Saving 2 Loading 3 Working with lazy load databases 4 Caching 5 Set system-wide lazy database 6 Copy entire lazyR and all files to a new location Author(s)

Description

All lazyR databases act as archivist repositories. This means that any functions that work with an archivist repository will work with a lazyR database.

Online Vignette: https://github.com/PredictiveEcology/lazyR/blob/master/README.md

Bug reports: https://github.com/PredictiveEcology/lazyR/issues

1 Saving

lazySave save objects to a lazy database

2 Loading

lazyLoad2 load lazy databases

3 Working with lazy load databases

lazyLs equivalent to ls(), but for lazyR database
lazyIs equivalent to is(), but for lazyR database
lazyRm equivalent to rm(), but for lazyR database

4 Caching

%<% cache and assign in one step

5 Set system-wide lazy database

lazyDir set or get system-wide lazyDir

6 Copy entire lazyR and all files to a new location

copyDir Copy all files to new lazyR database location

Author(s)

Eliot J. B. McIntire Eliot.McIntire@canada.ca


PredictiveEcology/lazyR documentation built on May 8, 2019, 3:10 p.m.