load.cache.dated: load the most recent version of an object, follows the naming...

Description Usage

Description

load the most recent version of an object, follows the naming conventions of cache.dated()

Usage

1
2
3
4
5
load.cache.dated(object.name, cache_date = NULL, use_s3 = FALSE,
  bucket_name = NULL, force_s3_check = TRUE,
  AWS_ACCESS_KEY_ID = Sys.getenv("AWSAccessKeyId"),
  AWS_SECRET_ACCESS_KEY = Sys.getenv("AWSSecretKey"),
  AWS_DEFAULT_REGION = "eu-west-1", zip_data_bool = TRUE)

arturosaco/helpRs documentation built on Nov. 14, 2020, 2:28 a.m.