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

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

Hajk-Georg Drost