Learn R Programming

soilassessment (version 0.3.0)

nutrient: 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")

Arguments

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

Examples

Run this code
data(nutrient)
str(nutrient)
plot(nutrient)

Run the code above in your browser using DataLab