| CloudInterface | Class of objects for interacting with objects in a cloud... |
| csmpi | generic, extendable cloud storage MPI in R |
| csmpi_custom_exists | Check if an object exits in the cloud with a custom cloud... |
| csmpi_custom_read | Read from the cloud using custom cloud and disk interfaces. |
| csmpi_custom_read_ | Non-NSE version of 'csmpi_custom_read'. |
| csmpi_custom_write | Write to the cloud using custom cloud and disk interfaces. |
| csmpi_custom_write_ | Non-NSE version of 'write'. |
| csmpi_exists | Check if an object exits in the cloud. |
| csmpi_read | Read an R object to the cloud. |
| csmpi_write | Write an R object to the cloud. |
| DiskInterface | Class of objects for interacting with objects downloaded to... |
| pp | Ruby-style string interpolation |
| s3cmd | Tooling for s3cmd interface. |
| s3cmd_exists | Check if an object exists in S3 using s3cmd. |
| s3cmd_read | Read an object from S3 into an R session using s3cmd. |
| s3cmd_store | Store an object from an R session to S3 using s3cmd. |
| with_retries | Try evaluating an expression multiple times before erroring. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.