read.vector: Reads a table into a vector

Description Usage Arguments Value

View source: R/readVector.R

Description

Reads a table into a vector

Usage

1
read.vector(f, header = FALSE, sep = "", quote = "\"'")

Arguments

f

: the table

header

: bool, use the header or not

sep

: the separator

quote

: the quote character

Value

the vector


mlxR documentation built on Jan. 19, 2021, 5:06 p.m.