Changes in forest cover and carbon density in the Upper Marikina RBPL

Published

July 28, 2025

lint

Introduction

marikina_carbon explores the changes in forest cover and forest carbon density in the Upper Marikina River Basin Protected Landscape.

Usage

All marikina_carbon analyses rely on the quarto documents (files.qmd) that can be run with R and associated environment defined with renv.

Project

marikina_carbon includes:

  • Analyse of the data with associated documentation and figures:
    • Reproducible analyses in files.qmd
    • Resulting pages in docs/
    • Document structure definition in _quarto.yml
  • Data in data/
  • R scripts with functions in r/
  • R environment definition with renv in renv/ and renv/lock
  • R files (.Rbuildignore , .Rdata , .Rprofile , .Rhistory, .lintr)
  • Git and GitHub files (.gitignore , .github/)
  • Project documentation (README.qmd , README.md , NEWS.md, LICENSE )

Contribution

You can contribute to the project by forking the repository on github and cloning the fork to your machine using several options, including GitHub desktop GUI.

Help

Please create an issue on GitHub for any questions, bugs or help needed regarding marikina_carbon: https://github.com/cpiponiot/marikina_carbon/issues.