R/html_to_dataframe_all.R
html_to_dataframe_all.Rd
Parse multiple Ethnic NewsWatch search result (saved in HTML format) into a dataframe
html_to_dataframe_all(dir_path)
dir_path | A directory path where a user saved the HTML files containing the search results from the Ethnic NewsWatch database. This input should be a string vector. |
---|
A dataframe with four columns ("text", "source", "author", "date")