Recently Published
ABC_of_ggplot2
In this tutorial, we dive into the powerful ggplot2 package in R to create heatmaps that visualize the performance metrics of different cricket teams. Using a dataset that includes total wins and losses for each team, we demonstrate how to transform and prepare data for visualization, and then generate a heatmap to illustrate the results.
Brain Tumor Analysis
Analysis of of the following categories, tumor type, location, size, grade, patient age and gender and how they relate to each other
Example Code for Interviews
Created 12 Aug 2024 for use in interviews
Grain Prices Visualization
Practice for CS50R, week 5. Visualization of different grain prices.