create_tar_file: Create a tar file containing all the source_files

View source: R/utils.R

create_tar_fileR Documentation

Create a tar file containing all the source_files

Description

Create a tar file containing all the source_files

Usage

create_tar_file(source_files, target = NULL)

Arguments

source_files

(str): vector of file paths that will be contained in the tar file

target

(str): A character vector of filepaths to be archived. Default to archive all files into a temporary file.

Value

(str): path to created tar file

See Also

Other sagemaker_utils: .aws_partition(), .download_files_under_prefix(), base_from_name(), base_name_from_image(), build_dict(), common_variables, download_file(), download_folder(), get_config_value(), get_short_version(), name_from_base(), name_from_image(), regional_hostname(), repack_model(), retries(), sagemaker_short_timestamp(), sagemaker_timestamp(), secondary_training_status_changed(), secondary_training_status_message(), sts_regional_endpoint(), unique_name_from_base()


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