Skip to contents

This function calculates the magnesium availability.

Usage

osi_c_magnesium_lt(A_MG_AL, A_PH_KCL, B_LU = NA_character_)

Arguments

A_MG_AL

(numeric) The exchangeable Mg-content of the soil measured via Ammonium Lactate extraction (mg Mg/ kg)

A_PH_KCL

(numeric) The pH measured in KCl

B_LU

(character) The crop code

Value

The magnesium availability index in Lithuania estimated from extractable magnesium. A numeric value.

Examples

osi_c_magnesium_lt(A_MG_AL = 45,A_PH_KCL= 5.5)
#> [1] 0.06044065