RosettaCodeData/Task/File-input-output/R/file-input-output-3.r

2 lines
56 B
R

file.copy("input.txt", "output.txt", overwrite = FALSE)