Comment charger le fichier html vers R Studio

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