download_pdci: Download PDCI data for one genebank in Excel format and save...

View source: R/genesys.R

download_pdciR Documentation

Download PDCI data for one genebank in Excel format and save it to disk.

Description

Download PDCI data for one genebank in Excel format and save it to disk.

Usage

download_pdci(instituteCode, file = NULL)

Arguments

instituteCode

FAO WIEWS institute code

file

Target file name. Defaults to Genesys-provided file name in the current working directory.

Value

The downloaded PDCI file name

Examples

## Not run: 
  # Download PDCI  data for NGA039
  excelData <- download_pdci("NGA039")

## End(Not run)


genesysr documentation built on Oct. 13, 2023, 9:07 a.m.