
Last chance! 50% off unlimited learning
Sale ends in
This function allows you to perform a W3C Validation test for a given URL. You will get the number of Errors and Warnings for the URL as Data Frame.
w3cValidate(url)
The url you want to perform the Validation for w3cValidate()
# NOT RUN {
w3cValidate("https://www.r-project.org/")
# }
Run the code above in your browser using DataLab