Skip to content
/ viewxl Public

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

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

dreamRs/viewxl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages