Html – Troubleshooting recursive function dealing with RVEST
I am trying to do web scraping to acquire a list of international locations using this website: https://restaurants.subway.com I am currently having this issue with my code where the href is being repeatedly added to my url through the "links"…