In my last post, we discussed how to create and read Word files with R's officer package. This article will…
Reading and creating word documents in R In this post we'll talk about how to use R to read and…
This relatively quick post goes through how to change a file's last modified date with base R. How to change…
This post will go through 10 different Linux commands and their R alternatives. If you're interested in learning more R…
Though Python is usually thought of over R for doing system administration tasks, R is actually quite useful in this…
Getting Started Before I go into the title of this article, I'm going to give an introduction to using Python…
Getting started Python is great for automating file creation, deletion, and other types of file manipulations. Two of the primary…