I\'m learning how to scrape a website using rvest and I get the following output after running the code below:
p<-read_html("https://example.com") %