loadMatrixFromFile: Loads matrix from csv-File

View source: R/rMethods.R

loadMatrixFromFileR Documentation

Loads matrix from csv-File

Description

Reads a csv file without header and returns the matrix. For file formats please see section "File Formats" in vignette.

Usage

loadMatrixFromFile(filepath)

Arguments

filepath

optional: Location of file on disk. If not provided, a file picker dialog will be opened.

Value

A Matrix Object


localScore documentation built on April 3, 2025, 5:26 p.m.