check_SWRC_vs_PTF: Check whether 'PTF' and 'SWRC' are compatible and implemented

View source: R/sw_Pedotransfer_Functions.R

check_SWRC_vs_PTFR Documentation

Check whether PTF and SWRC are compatible and implemented

Description

Check whether PTF and SWRC are compatible and implemented

Usage

check_SWRC_vs_PTF(swrc_name, ptf_name, fail = FALSE)

Arguments

swrc_name

An character string or vector. The selected SWRC name (one of swrc_names(), with default "Campbell1974").

ptf_name

An character string or vector. The selected PTF name (one of ptf_names(), with default "Cosby1984AndOthers").

fail

A logical value. Issue a warning (FALSE, default) or throw an error (TRUE) if request fails.

Value

A logical vector.

Examples

check_SWRC_vs_PTF("Campbell1974", c("Cosby1984", "Rosetta3"))


Burke-Lauenroth-Lab/Rsoilwat documentation built on Dec. 9, 2023, 12:41 a.m.