valid_storage_remote: Valid remote storage

View source: R/valid.R

valid_storage_remoteR Documentation

Valid remote storage

Description

Valid remote storage

Usage

valid_storage_remote(storage = character(), ...)

Arguments

storage

(character) Selection from available valid choices

...

Further arguments that will be passed to valid2()

Examples

valid_storage_remote()
valid_storage_remote("gcp_s3")
try(valid_storage_remote("invalid"))
valid_storage_remote(reverse = TRUE)
valid_storage_remoten(flip = TRUE)
valid_storage_remote(unname = TRUE)

rappster/valid documentation built on Aug. 19, 2022, 1:59 p.m.