moveFiles: Move files/folders to a folder

View source: R/moveFiles.R

moveFilesR Documentation

Move files/folders to a folder

Description

Move files/folders to a folder

Usage

moveFiles(src, dst)

Arguments

src

character vector; paths to source files / folders

dst

character scalar; path to target folder

Value

a boolean vector of the same length as src, with TRUE entries corresponding to files/folders moved successfully.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


MotusWTS/motusServer documentation built on Oct. 13, 2024, 7:31 p.m.