nutrient {soilassessment} | R Documentation |
Sample data of decision ranking table for mapping soil nutrient condition
Description
This is an 11-factor table of decision ranking of soil nutrient indicators
Usage
data("nutrient")
Format
A dataframe with 11 factors for pairwise decision ranking of soil nutrient indicators.
Details
The ranks are the recipricals of Saaty's scale of relative importance which are between 1 and 9
Source
Hypothetical data of rank between soil nutrient indicators
Examples
data(nutrient)
str(nutrient)
plot(nutrient)
[Package soilassessment version 0.2.6 Index]