Package: xlsimple
Type: Package
Title: 'XLConnect' Wrapper
Description: Provides a simple wrapper for some 'XLConnect' functions. 'XLConnect' is
    a package that allows for reading, writing, and manipulating Microsoft Excel
    files. This package, 'xlsimple', adds some documentation and pre-defined formatting
    to the outputted Excel file. Individual sheets can include a description on the
    first row to remind user what is in the data set. Auto filters and freeze
    rows are turned on. A brief readme file is created that provides a summary
    listing of the created sheets and, where provided, the description.
Author: Jon Harcum, Erik Leppo
Maintainer: Jon Harcum <jon.harcum@tetratech.com>
Version: 0.0.1
Date: 2017-03-15
Depends: R (>= 3.2.0),
License: GPL-3
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: XLConnect, knitr
NeedsCompilation: no
Packaged: 2017-03-22 12:25:11 UTC; jon.harcum
Repository: CRAN
Date/Publication: 2017-03-22 14:20:58 UTC
