Skip to contents

ADAMS Search Functions

The primary user fuctions for searching the ADAMS database.

search_docket()
Conduct ADAMS Search on Docket Numbers
search_ml()
Conduct ADAMS Search on ML numbers
search_public_ADAMS()
Conducts a single ADAMS Search on Docket Numbers
search_values()
Conduct ADAMS Search on Author Affliation and Search Terms

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.

decode_resp()
Decodes the REST API response from ADAMS
process_dates()
Process first and last dates.