Learn R Programming

QBMS (version 1.5.0)

get_brapi_url: Get the BrAPI Endpoint URL for a given QBMS function

Description

Constructs the BrAPI endpoint URL for a given QBMS function based on the configured server, crop, and BrAPI version. The function name is mapped to the corresponding BrAPI call using internal mapping.

Usage

get_brapi_url(func_name)

Value

A string representing the BrAPI endpoint URL.

Arguments

func_name

(string) The name of the QBMS function for which the BrAPI endpoint URL is required.

Author

Khaled Al-Shamaa, k.el-shamaa@cgiar.org