Description Usage Arguments Value See Also
View source: R/petition_reasons.R
This function returns the reasons for signing a given petition id.
1 2 | petition_reasons(petition_id, nr = "all", sorting = "popularity",
verbose = TRUE, api_key)
|
petition_id |
petition id as returned by |
nr |
number of reasons to be returned. Can be |
sorting |
The order by which reasons will be returned. Accepted values are |
verbose |
|
api_key |
character vector of a valid API key. |
A data.frame containing reasons including details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.