https://github.com/tom-n-walker/uphill-plants-soil-carbon
Revision 951e73295060ad88bddf5d48a3aa4b9d90475312 authored by Tom Walker on 07 September 2021, 14:32:36 UTC, committed by Tom Walker on 07 September 2021, 14:32:36 UTC
Tip revision: 951e73295060ad88bddf5d48a3aa4b9d90475312 authored by Tom Walker on 07 September 2021, 14:32:36 UTC
Merge branch 'main' of github.com:tom-n-walker/uphill-plants-soil-carbon into main
Merge branch 'main' of github.com:tom-n-walker/uphill-plants-soil-carbon into main
Tip revision: 951e732
.gitignore
# History files
.Rhistory
.Rapp.history
# Session Data files
.RData
# RStudio files
.Rproj.user/
# Produced vignettes
vignettes/*.html
vignettes/*.pdf
# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
.httr-oauth
.Rproj.user
# Markdown cache
*_cache/
# Drake cache
.drake/
# Raw data folder
data/
# Rasters & shapefiles
*.bil
*.blw
*.hdr
*.prj
*.hproj
# Figures & output
*.html
*.pdf
*.Rmd
*.doc
*.docx
*.tif
*.tiff
*.eps
*.png
*.jpg
*.jpeg
*.ai
# DS store
*.DS_Store
_DS_Store
Computing file changes ...