R/error_check.R

# checking errors from rvest and how to get around them

url1="http://www.utsc.utoronto.ca/~butler/c32/soap.txt"
url2="http://www.utsc.utoronto.ca/~butler/c32/ojuice.txt"
url3="http://www.utsc.utoronto.ca/~butler/c32/ojuice2.txt"
url4="http://www.utsc.utoronto.ca/~butler/ratning.txt"

html=read_html(url4)
nxskok/btstan documentation built on May 24, 2019, 11:51 a.m.