r

Exploring Data through Visualization

A walk-through of my data exploration and visualization process on data from my senior project.

Wrangling Client Data

A walk-through of my data wrangling process from raw excel files to a final tidy dataframe, using data from my senior project.

Exploring the raincloudplots Package

While working on my senior project , I’ve been struggling with the best way visualize to my data. I want to see individual datapoints as well as overall distribution. I started with boxplots and scatterplots, but I was really wanting something to show the ties between two sets of values.