Learn R Programming

hgnc (version 0.1.4)

latest_archive_url: Latest HGNC archive URL

Description

Latest HGNC archive URL

Usage

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

Value

A string with the latest HGNC archive URL.

Arguments

type

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

Examples

Run this code
latest_archive_url()

Run the code above in your browser using DataLab