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-core documentation built on June 13, 2022, 12:12 p.m.