https://github.com/uva-bi-sdad/dspg19broadband
https://github.com/uva-bi-sdad/dspg19broadband
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uva-bi-sdad/dspg19broadband
- Owner: uva-bi-sdad
- Created: 2019-05-20T15:30:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T16:43:36.000Z (almost 5 years ago)
- Last Synced: 2025-02-07T10:29:20.525Z (3 months ago)
- Language: R
- Size: 70.9 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DSPG 2019 Broadband
================
Josh Goldstein, Teja Pristavec, Kateryna Savchyn
Summer 2019# Project structure
The `DATA` directory is a symlink to data used in the analysis. The
“original” sub-folder is a read-only directory, and R should never
write files here. Put processed datasets in “Working” and “Final”
sub-folders as appropriate.The `SRC` directory contains source code.
The `OUTPUT` directory contains simuation output, logs, and other
interim products.The `DOC` directory contains any report-type output. Markdown, LaTeX,
Notebooks, etc. files go here.The `FIGS` directory contains generated figures.