loadMatrixFromFile {localScore} | R Documentation |
Reads a csv file without header and returns the matrix. For file formats please see section "File Formats" in vignette.
loadMatrixFromFile(filepath)
filepath |
optional: Location of file on disk. If not provided, a file picker dialog will be opened. |
A Matrix Object