getDEE2Metadata: Get DEE2 Metadata

View source: R/getDEE2.R

getDEE2MetadataR Documentation

Get DEE2 Metadata

Description

This function fetches the short metadata for the species of interest.

Usage

getDEE2Metadata(species, outfile = NULL, ...)

Arguments

species

A character string matching a species of interest.

outfile

Optional filename.

...

Additional parameters to be passed to download.file.

Value

a table of metadata.

Examples

ecoli_metadata <- getDEE2Metadata("ecoli")

markziemann/getDEE2 documentation built on Jan. 16, 2025, midnight