Viewxl Save Abandoned

'RStudio' addin to open data.frame(s) in Excel

Project README

viewxl

An addin to interactively export data.frame from global environment into Excel with writexl.

Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-CMD-check

Installation

Install from GitHub with:

remotes::install_github("dreamRs/viewxl")

Usage

  • Select a data.frame then launch the addin via RStudio addins menu or with shortcut, the selected data.frame will be open in Excel directly:

  • If no selection is made, a Shiny gadget is launched to select data.frame to open:

  • Or use in console with:
viewxl::view_in_xl(mtcars)
Open Source Agenda is not affiliated with "Viewxl" Project. README Source: dreamRs/viewxl
Stars
46
Open Issues
1
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating