Coursework for an introductory R class at CEU.
This repository contains R scripts, rendered HTML outputs, and a final project. The work covers basic R programming, data analysis, visualization, and reporting with R Markdown.
homework.R- homework script.homework.html- rendered homework output.1.Rand2.R- class practice scripts.pca.html- rendered PCA-related output.Project/Project.R- final project script.Project/Project.Rmd- R Markdown source for the project report.Project/Project.html- rendered final project report.Project/Data/- datasets used for the stolen vehicles project.
The final project analyzes stolen vehicle data using CSV datasets for vehicles, makes, locations, and a data dictionary. The report is available as both an HTML file in this repository and a published RPubs page.
R, RStudio, R Markdown, and HTML report output.