list_bundles: Get a table of all completed projects at DEE2

View source: R/getDEE2.R

list_bundlesR Documentation

Get a table of all completed projects at DEE2

Description

This function fetches a table listing all completed projects that are available at DEE2

Usage

list_bundles(species)

Arguments

species

A character string matching a species of interest.

Value

a table of project bundles available at DEE2.io/huge

Examples

bundles <- list_bundles("celegans")

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