recursive_copy: A wrapper around distutils.dir_util.copy_tree.

View source: R/local_utils.R

recursive_copyR Documentation

A wrapper around distutils.dir_util.copy_tree.

Description

This won't throw any exception when the source directory does not exist.

Usage

recursive_copy(source, destination)

Arguments

source

(str): source path

destination

(str): destination path


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