copy_dir_selectively: Copy directory selectively

copy_dir_selectivelyR Documentation

Copy directory selectively

Description

Copy a folder, omitting certain items. Use case: using Gdrive for desktop virtualization, copy a folder, but ignore Gdrive files

Usage

copy_dir_selectively(source_path, dest_path, ignore_gdrive = TRUE)

Arguments

source_path

source path on local file system

dest_path

full destination path

ignore_gdrive

logical; default=TRUE, ignore gdrive files (.gdoc,.gsheet,.gslide,.gform,.gdraw)


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.