https://github.com/devinit/di_script_repo
Repository for useful DI scripts
https://github.com/devinit/di_script_repo
Last synced: about 1 month ago
JSON representation
Repository for useful DI scripts
- Host: GitHub
- URL: https://github.com/devinit/di_script_repo
- Owner: devinit
- Created: 2021-10-06T15:14:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T08:45:11.000Z (over 1 year ago)
- Last Synced: 2024-09-14T19:41:51.047Z (over 1 year ago)
- Language: R
- Homepage:
- Size: 93.2 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DI Script Repository
Collection of useful DI scripts for use by analysts.
Any analyst can add their own scripts to the repository. Ideally scripts should be as compatible as possible (i.e. without requiring changes to working directory).
To help others who might want to use your work, insert this standard template at the top of your script:
```
#Description:
#Author:
#Creation date:
#Last revision:
#Notes:
```