| NUETON-package | R Documentation |
The NUETON package provides a comprehensive suite of tools for calculating
Nitrogen Use Efficiency (NUE) indicators from agricultural experimental data.
It includes vector-based calculations for 23 different parameters, batch processing
capabilities, and automated visualization tools.
The quickest way to learn the package is to run the included demo script, which demonstrates the batch processing and visualization features on a built-in dataset.
# Run the master walkthrough
demo("nueton_walkthrough", package = "NUETON")
calculate_nue_batch: Automatically calculates all 23 indicators from a dataframe.
plot_nue_compare: Visualizes the results with error bars.
AE, NRE, NUEsoil: Individual parameter calculators.
Maintainer: Shubham Love shubhamlove2101@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.