Learn R Programming

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

Copy Link

Version

Install

install.packages('dataviewR')

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Madhan Kumar N

Last Published

June 14th, 2025

Functions in dataviewR (0.1.0)

dataviewer

Interactive Data Viewer with Filter and Code Generation