read_file {Clustering} | R Documentation |
Method that converts a dataset into a matrix
Description
Method that converts a dataset into a matrix
Usage
read_file(path)
Arguments
path |
dataset directory |
Value
returns a matrix whose content is the dataset received as a parameter
[Package Clustering version 1.7.10 Index]