DownloadBrenda: Download and unzip the BRENDA text file.

Description Usage Arguments Value Examples

View source: R/read.R

Description

By default, the function downloads a zipped BRENDA text file to a local cache directory, and extracts a brenda_download.txt file.

Usage

1
DownloadBrenda(force.download = FALSE)

Arguments

force.download

Boolean value. If TRUE, ignore the cache and force re-download of the BRENDA text file. Default is FALSE.

Value

A string of the path to the downloaded BRENDA text file.

Examples

1
## Not run: DownloadBrenda()

brendaDb documentation built on Nov. 8, 2020, 5:16 p.m.