This package browser is in early development. Mind the rough edges.

r-writexls 6.5.0

Create Excel 2003 (XLS) and Excel 2007 (XLSX) files

This package provides a cross-platform Perl-based R function to create Excel 2003 (XLS) and Excel 2007 (XLSX) files from one or more data frames. Each data frame will be written to a separate named worksheet in the Excel spreadsheet. The worksheet name will be the name of the data frame it contains or can be specified by the user.

Installation

Install r-writexls 6.5.0 as follows:

guix install r-writexls@6.5.0

Or install the latest version:

guix install r-writexls

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.