read_matrix | R Documentation |
read matrix
Internal function used for making EEMS plots. Reads eems output file as a matrix. This function is from the R package 'reemsplots2' by Desislava Petkova (github repository 'dipetkov/reemsplots2').
read_matrix(file, ncol = 2)
file |
Path to file to read |
ncol |
Number of columns in the file. Default 2. |
matrix with the file contents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.