Recently Published

Homework 2 due 9/11/24
Homework 2
bowling summer 2024
Analisis de datos
TESIS 2024 PRUEBA 3
Module 2 Lab: HTML Bio
Homework 1 Data 624
Self Introduction- R
In the document I have created an R Markdown File to introduce myself as a part of the Data Wrangling with R class
Document
Animation by Life Expectancy vs GDP Per Capital by Country as well as Box plot .
Data 607 Assignment 2
Intro
Data Visualization: Crafting Scatterplots in R Programming
This project utilizes R Markdown to analyze and visualize data from the United Nations Development Programme (UNDP), focusing on the Human Development Index (HDI) and the Corruption Perceptions Index (CPI) as key variables. The analysis involves essential R skills, including data wrangling with dplyr, data visualization with ggplot2, and reproducible reporting with R Markdown. Scatterplots are generated using ggplot2 to explore the relationship between HDI and CPI across various countries. The workflow includes data cleaning, transformation, and visualization to derive meaningful insights. The goal is to understand how development levels, as measured by HDI, correlate with perceived corruption levels (CPI). R Markdown is used to integrate the code, results, and interpretations into a cohesive and reproducible report.