Description Usage Arguments Value
Save a coverage
object to a YAML in a remote S3 server
This function uses aws.s3
package to access the remote server.
You must provide appropriate access key to be able to write in the bucket.
1 | publish_coverage(coverage, name, remote, overwrite = FALSE, ...)
|
coverage |
A |
name |
A |
remote |
A |
overwrite |
A |
... |
Any extra arguments to be passed to |
TRUE
if coverage is published.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.