powered by
A function for retrieving vote decisions from a specific vote. Vote data are only available from the 2011-2012 session
get_decision_votes(voteid = NA, good_manners = 0)
A data.frame with the following variables:
Character string indicating the id of the vote to request all votes from
Integer. Seconds delay between calls when making multiple calls to the same function
get_session_decisions get_proposal_votes get_vote get_result_vote
if (FALSE) { decision <- get_decision_votes(123) decision }
Run the code above in your browser using DataLab