gpo_related | R Documentation |
gpo_related()
gpo_related(
access_id,
collection = NULL,
granule_class = NULL,
sub_granule_class = NULL
)
access_id |
GPO package id or granule id |
collection |
Collection to search for relationships. Must be one of BILLS, BILLSTATUS, PLAW, FR, or CHRG. |
granule_class |
A type of granule. |
sub_granule_class |
A type of subgranule. |
A tibble.
gpo_related("BILLS-116hr748enr")
gpo_related("BILLS-116hr748enr", collection = "BILLS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.