drmjc/excelIO: Fast import and export of Microsoft Excel files

This package allows import (XLS and XLSX) and export (XLS, XLSX) of Microsoft Excel files. The excellent \code{gdata} package already provides \code{read.xls}, but occasionally the final column will containing trailing spaces, so my version fixes this. This also writes single- and multi-sheet XLS and XLSX worksheets.

Getting started

Package details

AuthorMark Cowley
MaintainerMark Cowley <m.cowley@garvan.org.au>
LicenseGPL-2
Version1.2.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("drmjc/excelIO")
drmjc/excelIO documentation built on Aug. 3, 2019, 5:16 p.m.