R/read_arff.R
read_arff.Rd
Parses a file located at path and returns a data.table().
path
data.table()
read_arff(path)
(character(1)) Path or URI of the ARFF file, passed to file().
character(1)
file()
(data.table()).