save.xlsx: Exports R objects to a .xlsx file.

Description Usage Arguments Details Examples

Description

From RobR

Usage

1

Arguments

file

Filename and necessary path to place new file.

...

R objects to write to file (each to a new sheet).

Details

This function is wrapper function by Rob Kabacoff. See: http://bit.ly/1wbMCe8. It will save as many objects as you need to new sheets in Excel

Examples

1
#' save.xlsx("example.xlsx", mtcars)

ColoradoDemography/ProfileDashboard documentation built on May 27, 2019, 1:08 a.m.