meta_nodes_list: List meta nodes (e.g. Gwas, Gene, etc.)

Description Usage Arguments Value Examples

View source: R/meta.R

Description

GET /meta/nodes/list

Usage

1

Arguments

mode

If mode = "table", returns a data frame (a tibble as per tidyverse convention). If mode = "raw", returns a raw response from EpiGraphDB API with minimal parsing done by httr.

Value

Data from GET /meta/nodes/list

Examples

1
2
3
4
## Not run: 
meta_nodes_list()

## End(Not run)

epigraphdb documentation built on Jan. 15, 2022, 1:09 a.m.