file.move: Move folders from one location to another

View source: R/file.move.R

file.moveR Documentation

Move folders from one location to another

Description

A small helper function to make file handling in R easier.

Usage

file.move(from, to)

Arguments

from

path from where to copy a folder.

to

path where to copy the corresponding folder specified in from.

Author(s)

Hajk-Georg Drost


HajkD/LTRpred documentation built on April 22, 2022, 4:35 p.m.