Code
fs::dir_tree("data", recurse = 1)data
├── Paracou
│ ├── README.md
│ ├── README.qmd
│ └── TOMST_ALT
├── README.md
└── README.qmd
The general idea is to test the development of a clean and automated database of consolidated raw microclimate data from microsensors (TOMOST, HOBO, …) in French Guiana.
guyaclim analyses rely on the quarto documents index.qmd that can be run with R and associated environment defined with renv.
guyaclim includes:
index``.qmdindex.htmldata/renv/ and renv/lock.Rbuildignore , .Rdata , .Rprofile , .Rhistory).gitignore)README.qmd , README.md , NEWS.md , LICENSE)The database includes (to be described):
fs::dir_tree("data", recurse = 1)data
├── Paracou
│ ├── README.md
│ ├── README.qmd
│ └── TOMST_ALT
├── README.md
└── README.qmd