readWikinews: Read files from Wikinews
Usage
readWikinews(
path = getwd(),
file = list.files(path = path, pattern = "*.xml$", full.names = FALSE, recursive =
TRUE)
)
Arguments
- path
Path where the data files are.
- file
Character string with names of the HTML files.