Posted inLIS 4370 R Programming School Work
LIS 4370 R Programming: Data Frames in R
This week I learned more about data frames in R. For this post I was given hypothetical sample election polling data. The data was originally in vectors, so I have kept it in that way. For this assignment I created an R Script which you can find on my GitHub…