dataviewR
Author: N Madhan Kumar
Purpose: A Shiny-based interactive viewer provides more features to view the dataframes and tibbles such as column selection, complex filtering, code reproducibility and attribute information.
✨ Features
- View any R data frame or tibble in a Shiny app
- Complex filtering, sorting, column selection and attribute information
- Auto-generate equivalent
dplyr
code - Lightweight and easy to use