Get latest modified date for private Github file in R

Viewed 10

I am trying to identify when a file in a private Github repository was last updated in this repository. Is there any way to do this in R? I've searched and most of the answers I found were solutions to use from the command line.

0 Answers
Related