s3_path_join: Creates S3 uri paths

View source: R/s3.R

s3_path_joinR Documentation

Creates S3 uri paths

Description

Returns the arguments joined by a slash ("/"), similarly to “file.path()“ (on Unix). If the first argument is "s3://", then that is preserved.

Usage

s3_path_join(...)

Arguments

...

: The strings to join with a slash.

Value

character: The joined string.


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.