lforando / sds192-mp2

Mini-project 2
0 stars 0 forks source link

Combining Swing State Tables #1

Open lforando opened 5 years ago

lforando commented 5 years ago

We might want to try combining our three individual (swing, red, blue) states tables together into one table, however this may pose an issue b/c when I tried to join the original unfiltered tables earlier, the result included missing data (NA) for some of the variables so we need to be mindful of this when/if we try to join the tables of the states

lforando commented 5 years ago

Potential things to change/add :

(1) include presidential candidate info (2) write mission statement (3) include a component to find number of votes OR the composition of smear campaigns or positive campaigns for a state (looking at committees that contributed) (4) Clean up graphs

lzdoesdata commented 5 years ago

(1) this would require additional package downloads (2) Let's clarify "mission statement". Is this referring the the objective (3) work in progress (4)When trying to use marrange() to create one entire graphic, the alignment is correct, but the graphs aren't "printing" out fully.