Hannibal83dk/exceltools: Tools for loading and saving excell files and sheets

A small package to manage excell sheets in R If no path is given as a parameter a popup file select window appear for selecting excel file. If no sheet number is given as a parameter, available sheets will be shown in the command line and to let you select one to load. Posibility for easy saving of multiple datatables as sheets to excels file wilt automatic file ending, so only name is required. Are not able to append sheets to an existing file, since this will destroy preveous formulas and formatting, so overwrite should be set to FALSE by default.

Getting started

Package details

AuthorPatrick Petersen
MaintainerPatrick Petersen <dalsbo83@gmail.com>
LicenseGPL-3
Version0.1.04
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Hannibal83dk/exceltools")
Hannibal83dk/exceltools documentation built on June 30, 2023, 7:33 p.m.