fara_registrants: FARA registered entities

Description Usage Arguments Examples

View source: R/fara.R

Description

Acquires all FARA registered representitives. This includes information about the agents including their location, periods of active work

Usage

1
fara_registrants(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 registrants

only_active

if TRUE returns only active registrants

return_message

if TRUE returns message

Examples

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

## End(Not run)

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