fara_principals: FARA Foreign Principals

Description Usage Arguments Value Examples

View source: R/fara.R

Description

Acquires all FARA foreign principals. This includes information about the foreign princpial, their FARA agent and period of registration.

Usage

1
fara_principals(method = "xml", only_active = F, return_message = T)

Arguments

method

method of bulk download

  • xml - default and returns all historic matches

  • csv - returns only a portion of foreign principals

only_active

if TRUE returns only active foreign principals

return_message

if TRUE returns a message

Value

tibble

Examples

1
2
3
4
## Not run: 
fara_principals(method = "xml")

## End(Not run)

abresler/govtrackR documentation built on July 11, 2020, 12:30 a.m.