# do this to get the repo, first time only
git clone https://www.github.com/fawda13/oss2017_synthesis.git
# do this every time before you make changes
git pull
# do this after you make changes
git add -A
git commit -m "informative message"
git pull
git push
Type URL with filename, e.g., https://fawda123.github.io/oss2017_synthesis/tbrest
Folders:
data
RData files, load withdata(filename)
data-raw
- put raw and intermediate data files here, e.g., .xlsx., .txt., .csvR
- R scripts
RData files (these should be text files?) in data
, normalized (maybe?):
habdat.RData
restoration projects for habitathabstat.RData
locations of restoration projects for habitatwqdat.RData
TB water quality data by site, date, var, valwqstat.RData
TB water quality stations as lat/lon