Parses a file located at path
and returns a data.table()
.
Arguments
- path
(
character(1)
)
Path or URI of the ARFF file, passed tofile()
.
Parses a file located at path
and returns a data.table()
.
(character(1)
)
Path or URI of the ARFF file, passed to file()
.