Skip to contents

This function calculates the magnesium availability.

Usage

osi_c_magnesium_hu(B_TEXTURE_USDA, A_MG_KCL, B_LU = NA_character_)

Arguments

B_TEXTURE_USDA

(character) The soil texture according to USDA classification system

A_MG_KCL

(numeric) The exchangeable Mg-content of the soil measured via KCL extracton (mg Mg/ kg)

B_LU

(character) The crop code

Value

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

Examples

osi_c_magnesium_hu(A_MG_KCL = 45,B_TEXTURE_USDA = 'loam')
#> [1] 0.9574156