read_matrix: Read Matrix

Description Usage Arguments Author(s)

View source: R/cleaning_and_structuring_tools.R

Description

Read Matrix

Usage

1
read_matrix(file, sep = ",", top_left_corner = "^\\s*?$")

Arguments

file,

the name of the file which the data are to be read from.

sep,

the field separator character.

top_left_corner

a RegEx to test whether or not to automatically assign row and column names.

Author(s)

Christopher Callaghan, cjcallag@nps.edu


NPSCORELAB/COREnets documentation built on March 28, 2020, 7:57 a.m.