SkillAgentSearch skills...

Inspectdf

🛠️ 📊 Tools for Exploring and Comparing Data Frames

Install / Use

/learn @alastairrushworth/Inspectdf
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

inspectdf <img src="man/figures/logo.png" align="right" width="120" />

build codecov CRAN
status cran
checks

Overview

inspectdf is collection of utilities for columnwise summary, comparison and visualisation of data frames. Functions are provided to summarise missingness, categorical levels, numeric distribution, correlation, column types and memory usage.

The package has three aims:

  • to speed up repetitive checking and exploratory tasks for data frames
  • to make it easier to compare data frames for differences and inconsistencies
  • to support quick visualisation of data frames

Check out the package website for further documentation and examples.

Installation

To install the development version of the package, use

devtools::install_github("alastairrushworth/inspectdf")

To install the CRAN version of the package, use

install.packages("inspectdf")

Key functions

Comments? Suggestions? Issues?

Any feedback is welcome! Feel free to write a github issue or send me a message on twitter.

View on GitHub
GitHub Stars253
CategoryProduct
Updated1mo ago
Forks24

Languages

R

Security Score

85/100

Audited on Feb 6, 2026

No findings