getCrops: Crops Available in ICARDA's Genebank

Description Usage Details Value Author(s) Examples

View source: R/getCrops.R

Description

this function allows to obtain a list of crops available in ICARDA's Genebank Documentation System, it returns a list with codes and names of available crops.

Usage

1

Details

The crop codes and names are fetched from ICARDA's online server.

Value

A list containing all crops available in ICARDA's Genebank Documentation System.

Author(s)

Zakaria Kehel, Fawzy Nawar

Examples

1
2
3
4
if(interactive()){
 # Get list of available crops
 crops <- getCrops()
 }

khadijaaziz/icardaFIGSr documentation built on Dec. 21, 2021, 6:38 a.m.