R/file.move.R
file.move.Rd
A small helper function to make file handling in R easier.
file.move(from, to)
path from where to copy a folder.
path where to copy the corresponding folder specified in from.
from
Hajk-Georg Drost