https://github.com/tom-n-walker/uphill-plants-soil-carbon
Revision bd5cb92172fcaeb792dba4b479620ccb3e1a8569 authored by Tom Walker on 07 September 2021, 06:32:17 UTC, committed by Tom Walker on 07 September 2021, 06:32:17 UTC
1 parent 84beafa
Tip revision: bd5cb92172fcaeb792dba4b479620ccb3e1a8569 authored by Tom Walker on 07 September 2021, 06:32:17 UTC
Added and validated analysis scripts for soil C loss, field soil pools, glasshouse soil variables.
Added and validated analysis scripts for soil C loss, field soil pools, glasshouse soil variables.
Tip revision: bd5cb92
.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 ...