# NOT RUN {
# Extracting the web links within the World Bank research and publications page
link <- "https://ropensci.org/"
# scraping the class attributes' names from all the anchor
attribute_scrap(link = link, node = "a", attr = "class")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab