README.md

psiQC

psiQC is an R package designed to facilitate quality control in leaf water potential measurements, integrated with the SAPFLUXNET database. This package provides tools and scripts to ensure data integrity and reliability.

Installation

Currently, psiQC is available as a development version on GitHub. You can install it using devtools:

# Install devtools if you haven't already
if (!requireNamespace("devtools", quietly = TRUE)) {
    install.packages("devtools")
}

# Install psiQC from GitHub
devtools::install_github("vflo/psiQC")

Usage

To effectively use psiQC follow these steps:

1. Set Up Your R Project

Start by creating a new R project. This will be your working environment where all scripts and data will be organized.

2. Prepare Your Server and Environment

3. Organize Your Data

4. Execute Quality Control

5. Review QC Reports

License

psiQC is licensed under the MIT License Creative Commons Attribution 4.0 International (CC BY 4.0) licensing guidelines.



vflo/PSIsapfluxnetQC1 documentation built on Feb. 15, 2024, 3:19 a.m.