write.excel: write.excel

Description Usage Arguments

Description

write.excel

Usage

1
2
3
4
5
write.excel(object, file, overwrite, ...)

## S4 method for signature 'OriginPeriod,character,logical'
write.excel(object, file,
  overwrite = FALSE, sheetName)

Arguments

object

Object to write to Excel

file

Character string with the name of the file

overwrite

Overwrite the file if it exists?

...

Additional arguments

sheetName

Name of sheet where the object will be written


PirateGrunt/OriginPeriod documentation built on May 8, 2019, 2:48 p.m.