Skip to contents

This dataset, robusta_water, is a data frame containing robusta coffee water requirement information for land evaluation. It includes codes for water-related parameters together with values across suitability classes and weights.

Usage

data(robusta_water)

Format

A data frame with 4 observations and 8 variables:

code

Character vector indicating the water-related parameter code

s3_a

Character vector indicating the s3_a value

s2_a

Character vector indicating the s2_a value

s1_a

Character vector indicating the s1_a value

s1_b

Character vector indicating the s1_b value

s2_b

Character vector indicating the s2_b value

s3_b

Character vector indicating the s3_b value

wts

Character vector indicating the weight

Source

Data taken from the ALUES package version 0.2.1

Details

The dataset name has been kept as 'robusta_water' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the agridatasets package and assists users in identifying its specific characteristics.