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