path_as_s3 {sixtyfour} | R Documentation |
Convert a s3 like path to a single format
Description
Convert a s3 like path to a single format
Usage
path_as_s3(paths)
Arguments
paths |
(character) one or more s3 paths |
Value
vector of s3 paths (character), Of the form:
s3://<bucket>/<path>/<file>
[Package sixtyfour version 0.2.0 Index]