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()
#> [1] "https://ftp.ebi.ac.uk/pub/databases/genenames/hgnc/tsv/hgnc_complete_set.txt"
#> attr(,"last_update")
#> [1] "2023-10-30 03:31:41 UTC"