dataviewR
An Interactive and Feature-Rich Data Viewer for R
dataviewR
is a powerful Shiny-based interactive data viewer that transforms the way you explore R data frames and tibbles. With its intuitive interface and advanced features, it provides comprehensive data exploration capabilities with automatic code generation for reproducible workflows.
✨ Key Features
- Interactive Data Exploration: View any R data frame or tibble in an elegant Shiny interface
- Advanced Filtering: Apply complex dplyr-compatible filter expressions with live preview
- Dynamic Column Selection: Easily select and deselect columns with checkbox interface
- Automatic Code Generation: Generate reproducible
dplyr
code for all your data manipulations - Metadata Display: Access detailed variable information and data attributes
- Data Import Panel: Built-in data import functionality when no data is provided
- Responsive Design: Clean, modern interface that works across different screen sizes
- Export Capabilities: Save your filtered and selected data for further analysis