plot_oc_coords | R Documentation |
Produces a plot of the legislators for a oc
object.
plot_oc_coords(obj, shapeVar = NULL, dropNV=FALSE, ptSize=4, rotMat=diag(2))
obj |
An object of class |
shapeVar |
Name of the variable that identifies the shapes in the resulting ggplot. |
dropNV |
Whether or not those who didn't vote Yea or Nay. |
ptSize |
Size of symbols passed to |
rotMat |
A rotation matrix for the point configuration. |
A ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.