readmatrix: Loads matrix from file

Description Usage Arguments Value Author(s) See Also Examples

View source: R/sowas.R

Description

This function loads a tab separated matrix with M columns in ASCII-format into an R matrix.

Usage

1

Arguments

file

a character string giving the name of the file to load.

M

number of columns of the matrix to be loaded.

Value

Returns matrix with M columns

Author(s)

D. Maraun

See Also

readts, writematrix

Examples

1
##

Dasonk/SOWAS documentation built on May 6, 2019, 1:36 p.m.