loadMatrixFromFile | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.