utils: Dataset utilities

Description Usage Arguments

Description

Some tools to access the metadata in ARFF files. attr.names retrieves the names of the attributes, attr.types returns the ARFF type of each variable, relation shows the name/relation specified in the @relation section of the file.

Usage

1
2
3
4
5

Arguments

x

A dataset read using read.arff


yarr documentation built on Aug. 10, 2019, 5:28 p.m.

Related to utils in yarr...