unpublish_coverage: Coverage management functions

Description Usage Arguments Value

View source: R/management.R

Description

Removes a coverage object from 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.

Usage

1

Arguments

name

A character text with the coverage name to be removed.

remote

A character text with a valid remote server (with 'bucket' defined).

...

Any extra arguments to be passed to aws.s3 package to access the bucket.

Value

TRUE if coverage is published.


rolfsimoes/coverage documentation built on May 24, 2019, 9:48 p.m.