| appeals | R Documentation | 
Downloads data for the selected years, apply a filter and return it in the form of a dataframe.
appeals(year = "all", agency = "all", search = "all", answer = F)
| year | selects the years which data will be downloaded. integer. | 
| agency | selects the public agency to be searched. see the available agencies in agencies_initials. character. | 
| search | selects the keyword to be searched. character. | 
| answer | if true, fetches the content of the search argument in the appeals responses. boolean. | 
a dataframe with appeals containing the keyword
## Not run: appeals(search = 'PAC')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.