set_sdk_file_root: Specify an alternate root directory in which to store and...

Description Usage Arguments Note

View source: R/awsjavasdk.R

Description

Specify an alternate root directory in which to store and retreieve the SDK.

Usage

1
set_sdk_file_root(root = .app_dir$data(), confirm = FALSE)

Arguments

root

character a path location the contents of which may be deleted without confirmation

confirm

boolean Allows the use of a non-empty sdk_file_root

Note

This feature is required by the CRAN maintainers. Although it is useful, it has not been as thoroughly tested as using the default package selected directory.


awsjavasdk documentation built on May 2, 2019, 7:23 a.m.