The Wayback Machine - https://web.archive.org/web/20221210072748/https://github.com/dreamRs/viewxl
Skip to content

dreamRs/viewxl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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