File Manipulation

How to create PowerPoint reports with R

In my last post, we discussed how to create and read Word files with R's officer package. This article will…

4 years ago

How to change a file’s last modified date with R

This relatively quick post goes through how to change a file's last modified date with base R. How to change…

5 years ago

10 R functions for Linux commands and vice-versa

This post will go through 10 different Linux commands and their R alternatives. If you're interested in learning more R…

5 years ago

R: How to create, delete, move, and more with files

Though Python is usually thought of over R for doing system administration tasks, R is actually quite useful in this…

6 years ago