R/html_to_dataframe.R
html_to_dataframe.Rd
Parse an Ethnic NewsWatch search result (saved in HTML format) into a dataframe
html_to_dataframe(file_path)
file_path | A file path which indicates an HTML file that contains the search results from the Ethnic NewsWatch database. This input should be a string vector. |
---|
A dataframe with four columns ("text", "source", "author", "date")