plot_wnom_coords | R Documentation |
Produces a plot of the legislators for a wnominate
object.
plot_wnom_coords(obj, shapeVar = NULL, dropNV=FALSE, ptSize=4,
ci=FALSE, level=.95)
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 |
ci |
If bootstrapping was done in the estimation of a 2-dimensional result, setting this
to |
level |
The confidence level of the ellipses if present. |
A ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.