latest_archive_url {hgnc}R Documentation

Latest HGNC archive URL

Description

Latest HGNC archive URL

Usage

latest_archive_url(type = c("tsv", "json"))

Arguments

type

The format of the archive: "tsv" or "json".

Value

A string with the latest HGNC archive URL.

Examples

latest_archive_url()


[Package hgnc version 0.1.4 Index]