cara memuat file html ke r studio

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