htmltodata {DataClean} | R Documentation |
"htmltodata" function is used to transfer information from html files to R or xlsx files
htmltodata(path)
path |
is the path of the file that you want to import into R and then export. |
The return data are a list include all text results of submitters' answers.
Xiaorui(Jeremy) Zhu