Learn R Programming

hgnc (version 0.3.0)

hgnc_dataset_example: Example HGNC data set

Description

hgnc_dataset_example() provides an example HGNC data set. This example contains only the first 10,000 gene entries of the HGNC data set dated of 2024-07-26 03:11:20.

This is mostly used in example code as it does not require internet connection.

Usage

hgnc_dataset_example()

Arguments

Value

A tibble whose structure is documented in import_hgnc_dataset().

Examples

Run this code
hgnc_dataset_example()

Run the code above in your browser using DataLab