README.md

Reshape Your Data Interactively

Lifecycle:
experimental CRAN
status Travis build
status AppVeyor build
status

reasyshape is a Shiny app that makes reshaping your data effortless, either from wide format to long or vice-versa.

Installation

You can install the development version of reasyshape from GitHub with:

# install.packages("remotes")
remotes::install_github("ellessenne/reasyshape")

Then, launch the app by typing in your R console:

library(reasyshape)
reasyshape()

Alternatively, a live demo is hosted online at ellessenne.shinyapps.io/reasyshape.



ellessenne/reasyshape documentation built on March 29, 2020, 7:57 p.m.