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 Aug. 28, 2026, 9:06 a.m.