get_trait_categories {quincunx} | R Documentation |
Get PGS Catalog Trait Categories
Description
Retrieves all trait categories via the PGS Catalog REST API.
Usage
get_trait_categories(verbose = FALSE, warnings = TRUE, progress_bar = TRUE)
Arguments
verbose |
A |
warnings |
A |
progress_bar |
Whether to show a progress bar indicating download progress from the REST API server. |
Value
A trait_categories object.
Examples
get_trait_categories(progress_bar = FALSE)
[Package quincunx version 0.1.7 Index]