skip_if_no_aws.s3 | R Documentation |
Some functions require package aws.s3 This helper function allows to skip a test if aws.s3 is not available Inspired by https://testthat.r-lib.org/articles/skipping.html#helpers.
skip_if_no_aws.s3()
Invisibly returns TRUE if aws.s3 is available, otherwise skips the test with a message "Package aws.s3 not installed".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.