Description Usage Arguments Value Examples
Find common values for a GDC field
1 | available_values(entity, field, legacy = FALSE)
|
entity |
character(1), a GDC entity ("cases", "files", "annotations", "projects") |
field |
character(1), a field that is present in the entity record |
legacy |
logical(1), use the legacy endpoint or not. |
character vector of the top 100 (or fewer) most frequent values for a the given field
1 | available_values('files','cases.project.project_id')[1:5]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.