A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cran.r-project.org/web/packages/sitar/../rmarkdown/../dataviewR/readme/README.html below:

README

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 📦 Installation

To install the development version from GitHub:

# Install devtools if not already installed
install.packages("devtools")

# Install dataviewR from GitHub
devtools::install_github("madhankumarnagaraji/dataviewR")
🚀 Usage
library(dataviewR)

# Launch the app with your data frame
dataviewer(mtcars)
dataviewer(pharmaverseadam::adae) # Requires: install.packages("pharmaverseadam")

You can use any tibble or data.frame as input. The app provides: - Complex filtering condition - Interactive column filters (with NA values if present) - Code generation for reproducibility - Column selection - Attribute information - Responsive layout

📁 Folder Structure 📄 License

This package is licensed under the MIT License.

Created and maintained by N Madhan Kumar.
For any issues or feature requests, please open an issue or send an email to madhanmanoj1999@gmail.com.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4