organicSoilRating: Organic Soil rating The organic soil rating calculates the...

View source: R/organic_soil_index.R

organicSoilRatingR Documentation

Organic Soil rating The organic soil rating calculates the rating class for the organic soil index.

Description

Organic Soil rating

The organic soil rating calculates the rating class for the organic soil index.

Usage

organicSoilRating(
  soilTemp,
  moistureDeduct,
  surfaceFactors,
  subsurfaceFactors,
  drainage,
  add1,
  add2,
  add3,
  add4,
  add5,
  add6,
  add7,
  add8,
  add9
)

Arguments

soilTemp

The results from the climate factors.

moistureDeduct

The results from the moistureDeduct factor.

surfaceFactors

The results from the surfaceFactors.

subsurfaceFactors

The results from the subsurfaceFactor.

drainage

The results from the drainage factor.

add1

Additional data 1.

add2

Additional data 2.

add3

Additional data 3.

add4

Additional data 4.

add5

Additional data 5.

add6

Additional data 6.

add7

Additional data 7.

add8

Additional data 8.

add9

Additional data 9.

Value

The organic soil rating.


mitmon/SRS documentation built on Jan. 12, 2023, 12:15 a.m.