R/latest_archive.R
latest_archive_url.Rd
Latest HGNC archive URL
latest_archive_url(type = c("tsv", "json"))
The format of the archive: "tsv" or "json".
"tsv"
"json"
A string with the latest HGNC archive URL.
latest_archive_url() #> [1] "https://ftp.ebi.ac.uk/pub/databases/genenames/hgnc/tsv/hgnc_complete_set.txt"