writeLines.xls: Write a vector out to an xls file.

Description Usage Arguments Value Author(s) See Also

View source: R/writeLines.xls.R

Description

Write a vector out to an xls file. If the vector has names, then optionally write out a two column xls file with names in 1st col, data in 2nd. See the help for write.xls for the configuration required.

Usage

1

Arguments

x

a vector

file

the path to an output file

names

logical: if TRUE, then write out a 2 column table of names then value, if FALSE, then write out just the values in x.

Value

nothing.

Author(s)

Mark Cowley, 2009-02-03

See Also

write.xls


drmjc/excelIO documentation built on Aug. 3, 2019, 5:16 p.m.