path_as_s3: Convert a s3 like path to a single format

View source: R/utils.R

path_as_s3R 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>⁠


sixtyfour documentation built on April 3, 2025, 8:22 p.m.