read_matrix: read matrix Internal function used for making EEMS plots....

View source: R/plot_eems.R

read_matrixR 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').

Description

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').

Usage

read_matrix(file, ncol = 2)

Arguments

file

Path to file to read

ncol

Number of columns in the file. Default 2.

Value

matrix with the file contents


JeffWeinell/misc.wrappers documentation built on Sept. 20, 2023, 12:42 p.m.