RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

TheoH12

Theo

Recently Published

Network Analysis of U.S. Airport Connections
This project explores the structure of the U.S. airline network using network analysis techniques in R. By analyzing flight route data from the OpenFlights dataset, I identified the most central airports based on degree and betweenness centrality. The report includes full data cleaning steps, a visualization of the airport network, and insights into the key hubs that keep the system running. Built using R Markdown and igraph.