Description Usage Arguments Examples
Acquires data for all available FARA documents. This includes information about ther foreign principal, registrant and FARA document type.
1 2 3 4 5 6 | fara_documents(
method = "xml",
only_active = F,
snake_names = T,
return_message = T
)
|
method |
method of bulk download
|
only_active |
if |
return_message |
if |
1 2 3 4 | ## Not run:
fara_documents(method = "xml")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.