I hereby claim:
- I am frankfarach on github.
- I am frankfarach (https://keybase.io/frankfarach) on keybase.
- I have a public key ASBUKWOaUwAWP9PXE5Okk011MftoSCEsYWz-CKLWd4x8fAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| ############################################################################## | |
| # Name: templateR.sh | |
| # Author: Frank Farach | |
| # Description: Script to clone templateR repo from GitHub account, | |
| # with options to name the local working directory and RStudio | |
| # project. This depends on the existence of a repository called templateR | |
| # in the GitHub account of user named in the global variable USER below. | |
| # See: http://github.com/frankfarach/templateR |