Skip to content

JessicaHenkel/oss2017_synthesis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Cloning and updating the repo

# 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

View info online

Type URL with filename, e.g., https://fawda123.github.io/oss2017_synthesis/tbrest

Repository info

Folders:

  • data RData files, load with data(filename)
  • data-raw - put raw and intermediate data files here, e.g., .xlsx., .txt., .csv
  • R - R scripts

RData files (these should be text files?) in data, normalized (maybe?):

  • habdat.RData restoration projects for habitat
  • habstat.RData locations of restoration projects for habitat
  • wqdat.RData TB water quality data by site, date, var, val
  • wqstat.RData TB water quality stations as lat/lon

About

Shared repo for OSS2017 synthesis group project 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.7%
  • Other 0.3%