- n
number of legislators in the rollcall
object,
after processing the dropList
- m
number of roll call votes in the rollcall
object, after processing the dropList
- codes
a list
that describes how the voting
decisions in the rollcall
matrix (object$votes
)
map into “Yea” and “Nay” etc, after processing the
dropList
; see rollcall
for more details
- allVotes
a matrix containing a tabular breakdown of all votes
in the rollcall
matrix (object$votes
), after
processing the dropList
- partyTab
a tabular breakdown of the legislators' party
affiliations, after processing the dropList
, and only if
party affiliations are supplied asobject$legis.data$party
;
see rollcall
for details
- lopSided
a tabular summary of the frequency of lop-sided roll
call votes in the rollcall
object, again, after
processing the dropList
- legisTab
a tabular summary of each legislators' voting
history
- partyLoyalty
the proportion of times that each legislator
votes the way that a majority of his or her fellow partisans did,
provided party affiliations are available
- voteTab
a tabular summary of each rollcall's votes
- call
the matched call
used to invoke
summary.rollcall