takes an interger from 0 to 10 that coresponds to a specifically defined soil type and returns the composition of the soil in a list.

Usage

SoilType(soiltype)

Arguments

soiltype
an integer from 0 to 10 that coresopnds to a type of soil

Description

takes an interger from 0 to 10 that coresponds to a specifically defined soil type and returns the composition of the soil in a list.