read_file: Method that converts a dataset into a matrix

View source: R/utils.R

read_fileR 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


Clustering documentation built on May 29, 2024, 5:54 a.m.