Description Usage Arguments Value Examples
Retrieve details (document links) from a jurisprudence record entry
1 | get_details(detail_id_or_url)
|
detail_id_or_url |
either a number (e.g. |
data frame of document links
1 2 3 | xdf <- juris_search(year_start = 2019, year_end = 2020)
get_details(xdf$detail_url[1])
get_details(2606)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.