CN_input_amendments_LUT {SoilManageR}R Documentation

Look-up-table with default values to calculate C and N inputs by organic amendments

Description

The dataset is a look-up-table that is used to calculate the carbon (C) and nitrogen (N) inputs by organic amendments with the function 'SoilManageR::CN_input_amendments()'. The data set is produced from the excel table 'CN_input_amendments_LUT.xlsx' file under '/inst/extdata/'.

Usage

CN_input_amendments_LUT

Format

A tibble with 27 rows and 7 columns:

Amendment

Name of the amendment

DMC

Dry matter content of the amendment [gDM/kgFM]

OM

Organic matter content of the amendment, relative to its fresh weight [gDM/kgFM]

C_content

Carbon content of the amendment, relative to its dry matter [gC/kgDM]

N_tot

Total N conent of the amendment, relative to it's dry fresh weight [gN/kgFM]

N_content

Nitrogen content of the amendment, relative to its dry matter [gN/kgDM]

Comment

Comment, e.g. source of the information. These lines are shown as part of the function output

References

Compilation of Values from the SoilX project. Please check the 'CN_input_amendments_LUT.xlsx' file under '/inst/extdata/' for more information

Sinaj S, Charles R, Baux A, Dupuis B, Hiltbrunner J, Levy Häner L, Pellet D, Blanchet G, Jeangros B (2017). “Grundlagen für die Düngung landwirtschaftlicher Kulturen in der Schweiz (GRUD): Düngung von Ackerkulturen.” Agrarforschung Schweiz, Spezialpublikation, Chapter 8(6), 1–46. https://ira.agroscope.ch/en-US/Page/Publikation/Index/36799.

Richner W, Flisch R, Mayer J, Schlegel P, Zähner M, Menzi H (2017). “Grundlagen für die Düngung landwirtschaftlicher Kulturen in der Schweiz (GRUD): Eigenschaften und Anwendung von Düngern.” Agrarforschung Schweiz, Spezialpublikation, Chapter 4(6), 1–24. https://ira.agroscope.ch/en-US/publication/41476.


[Package SoilManageR version 1.0.1 Index]