get_brapi_url | R Documentation |
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.
get_brapi_url(func_name)
func_name |
(string) The name of the QBMS function for which the BrAPI endpoint URL is required. |
A string representing the BrAPI endpoint URL.
Khaled Al-Shamaa, k.el-shamaa@cgiar.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.