This weeks assignment was focused on generating visualization using a specific kind of R tool. Tufte is a new concept and I found the types of visualizations offered by the authors and contributors of these packages incredibly interesting. I decided to use a built-in data set for this assignment. "Economics" provides a thorough report of economic information from 1967 to 2015. I decided pce against psavert and applied the formula of tufte to the other characteristics of ggplot.
I also installed and initialized the other packages prior to this.The output of my code is this:
The output is a marginal histogram scatterplot comparing the variables on either side of the opposing axes through histograms as well as reflecting the data in a central scatter plot.
No comments:
Post a Comment