Skip to contents

ADAMS Search Functions

The primary user fuctions for searching the ADAMS database.

search_ACRS()
Conduct ADAMS Search on ACRS Documents
search_advanced()
Conduct ADAMS Search on ACRS Documents
search_docket()
Conduct ADAMS Search on Docket Numbers
search_long_docket()
Conduct a lengthy search on Docket Numbers
search_ml()
Conduct ADAMS Search on ML numbers
search_undocketed()
Why are my ears burning?

Docket Inforamtion

Exported data objects intended to make using this package a little easier.

docket_codex
Codex of Docket Numbers
RTR_docket_codex
Codex of Research and Test Reactor Docket Numbers

Post-processing Functions

This set of functions helps work with the ADAMS search tibble results

simplify_type()
Simplify Type Vector
remove_noisy_files()
Removes files from a targeted search results
hyperlink_file_to_name()
Combines ULR with name vector to form a hyperlink
format_ML_link()
Make URL from ML number
write_rss()
Writes RSS Feeds

Internal

Internal functions and objects (use ::: to find) for developer use.

extract_from_xml()
Extract search term from XML results
make_results_tibble()
Makes a Formatted Tibble from ADAMS URL Search Results
make_results_tibble_no_docket()
Makes a Formatted Tibble from ADAMS URL Search Results
adams_all()
ADAMS all criteria searches URL section for any ADAMS search
adams_docket_numbers()
Adams Docket URL section for any ADAMS search
adams_interval()
ADAMS search posted date interval URL section for any ADAMS search
adams_search_head
First URL section for any ADAMS search
adams_search_tail()
Last URL section for any ADAMS search
adams_search_term()
ADAMS search term URL section for any ADAMS search
adams_start_or_end()
ADAMS search posted date interval URL section for any ADAMS search
adams_type()
ADAMS search type URL section for any ADAMS search
lubridate_date()
Formats YMD date string into ADAMS search date using lubridate