Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonkassel/r-project-template
https://github.com/simonkassel/r-project-template
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonkassel/r-project-template
- Owner: simonkassel
- Created: 2017-12-06T14:24:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T14:54:19.000Z (about 7 years ago)
- Last Synced: 2024-11-10T13:48:56.272Z (about 2 months ago)
- Language: R
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# R Project Template
Create a directory structure for an R data analysis project
##### To Run:
```bash
$ git clone https://github.com/simonkassel/R-Project-Template
``````bash
$ ./R-Project-Template/create_project.sh [project name]
```