localScore (version 1.0.6)

loadMatrixFromFile: 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