Learn R Programming

genesysr (version 2.1.1)

list_crops: Fetch Genesys crops. Note that the list of Genesys crops does not fully correspond with various CROPNAME in MCPD provided by genebanks.

Description

Fetch Genesys crops. Note that the list of Genesys crops does not fully correspond with various CROPNAME in MCPD provided by genebanks.

Usage

list_crops()

Arguments

Value

Genesys crops

Examples

Run this code
if (FALSE) {
  # Retrieve all Genesys crops
  crops <- genesysr::list_crops()
}

Run the code above in your browser using DataLab