Skip to content

Commit

Permalink
fix rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
MLKaufman committed Dec 7, 2023
1 parent 52e111f commit d4745be
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 57 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ library(ggplot2)
library(dplyr)
# URL of the Wikipedia page
url <- "https://en.wikipedia.org/wiki/List_of_tallest_buildings"
# Read HTML content from the URL
page <- read_html(url)
Expand Down
Loading

0 comments on commit d4745be

Please sign in to comment.