Home

Awesome

viewxl

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

<!-- badges: start -->

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

<!-- badges: end -->

Installation

Install from GitHub with:

remotes::install_github("dreamRs/viewxl")

Usage

viewxl::view_in_xl(mtcars)