download AG_NEWS dataset

URLs_AG_NEWS(filename = "AG_NEWS", untar = TRUE)

Arguments

filename

the name of the file

untar

logical, whether to untar the '.tgz' file

Value

None

Examples

if (FALSE) {

URLs_AG_NEWS()

}