powered by
Retrieves all trait categories via the PGS Catalog REST API.
get_trait_categories(verbose = FALSE, warnings = TRUE, progress_bar = TRUE)
A trait_categories object.
A logical indicating whether the function should be verbose about the different queries or not.
logical
A logical indicating whether to print warnings, if any.
Whether to show a progress bar indicating download progress from the REST API server.
if (FALSE) { # interactive() get_trait_categories(progress_bar = FALSE) }
Run the code above in your browser using DataLab