View source: R/agnostic_read.R
Read an R object to the cloud.
1 2 3 4 |
key |
simple string. The key to record the object with. |
cloud_name |
simple string. The name of the cloud interface to use. |
storage_format |
simple_string. The name of the disk interface to use. |
params |
list. Additional arguments to pass to interface methods. |
use_session_cache |
logical. Whether or not to cache the object in memory.
Defaults to the option |
use_disk_cache |
logical. Whether or not to cache the object on disk.
Defaults to the option |
num_retries |
numeric. How many attempts to write before raising an error.
Defaults to the option |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.