SASmodels: Information on available SAS models in the harmonization...

View source: R/SASmodels.R

SASmodelsR Documentation

Information on available SAS models in the harmonization service

Description

This information function shows the list of EC and pH harmonization models contained in the SAS harmonization service

Usage

SASmodels(data="ec", extract="1:1")

Arguments

data

either ec or ph data category for SAS harmonization models

extract

extract solution for measuring ec or ph.

Details

This information function shows available models in the SAS harmonization service. The models are divided into two major categories: ec and ph models. The function returns a list of available SAS harmonization models under each data category. ec is the default data category.

Value

A list of SAS harmonization models

Author(s)

Christian Thine Omuto

See Also

SASglobeData, DataAvailabilityIndex

Examples

SASmodels("ec", "1:1")
SASmodels("ph","kcl")

soilassessment documentation built on July 9, 2023, 7:40 p.m.