Skip to content

Instantly share code, notes, and snippets.

View Aicoaching2025's full-sized avatar

Candace Grant Aicoaching2025

View GitHub Profile
@Aicoaching2025
Aicoaching2025 / DATA607_Files_in_R.Rmd
Last active October 12, 2025 17:02
This Gist contains three source files, used for assignment 7 as a tutorial on loading different types of files into R.
---
title: "Working with XML and JSON in R"
output:
html_document:
df_print: paged
---
##### Reading and printing an html file
```{r}
# Libraries for loading the html file and extracting the table