list_archives {hgnc}R Documentation

List monthly or quarterly archives

Description

This function lists the monthly and quarterly archives currently available from the HGNC's Google Cloud Storage.

Usage

list_archives(release = c("monthly", "quarterly"))

Arguments

release

Series type: "monthly" or "quarterly".

Value

A tibble of available archives for download with the following columns:

Examples

try(list_archives())


[Package hgnc version 0.3.0 Index]