powered by
Reads a table into a vector
read.vector(f, header = FALSE, sep = "", quote = "\"'")
: the table
: bool, use the header or not
: the separator
: the quote character
the vector