Skip to contents

This function calculates the phosphorus availability.

Usage

osi_c_phosphor_no(A_P_AL, B_LU = NA_character_)

Arguments

A_P_AL

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

B_LU

(character) The crop code

Value

The phosphorus availability index in Norway estimated from extractable phosphorus. A numeric value.

Examples

osi_c_phosphor_no(A_P_AL = 50)
#> [1] 0.9544199