Как загрузить html -файл в r Studio

rawHTML <- paste(readLines("path/to/file.html"), collapse="\n")
Successful Salmon