exportxlsx: Export a S4 object in an excel file.

Description Usage Arguments Value Author(s) Examples

Description

Export a S4 object in an excel file.

Usage

1
exportxlsx(object, filename)

Arguments

object:

a S4 object

file:

a file name.

Value

file path of the generated file(s).

Author(s)

Norrent Bibroca & Laurbert Dullet

Examples

1
2
3
4
5
## Not run: 
 data(sole)
 exportxlsx(sole.cs,file="sole.xlsx")

## End(Not run)

ldbk/fishPifct documentation built on May 20, 2019, 11:28 p.m.