Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 10000 packages in 0.07 seconds

trustmebro — by Annemarie Pläschke, a year ago

Inspect and Clean Subject-Generated ID Codes and Related Data

Makes data wrangling with ID-related aspects more comfortable. Provides functions that make it easy to inspect various subject-generated ID codes (SGIC) for plausibility. Also helps with inspecting other common identifiers, ensuring that your data stays clean and reliable.

messy.cats — by Harrison Karp, 4 years ago

Employs String Distance Tools to Help Clean Categorical Data

Matching with string distance has never been easier! 'messy.cats' contains various functions that employ string distance tools in order to make data management easier for users working with categorical data. Categorical data, especially user inputted categorical data that often tends to be plagued by typos, can be difficult to work with. 'messy.cats' aims to provide functions that make cleaning categorical data simple and easy.

reasonabletools — by Matthew Reusswig, 6 years ago

Clean Water Quality Data for NPDES Reasonable Potential Analyses

Functions for cleaning and summarising water quality data for use in National Pollutant Discharge Elimination Service (NPDES) permit reasonable potential analyses and water quality-based effluent limitation calculations. Procedures are based on those contained in the "Technical Support Document for Water Quality-based Toxics Control", United States Environmental Protection Agency (1991).

chessR — by Jason Zivkovic, 4 years ago

Functions to Extract, Clean and Analyse Online Chess Game Data

A set of functions to enable users to extract chess game data from popular chess sites, including 'Lichess'< https://lichess.org/> and 'Chess.com' < https://www.chess.com/> and then perform analysis on that game data.

palaeoverse — by Lewis A. Jones, a month ago

Prepare and Explore Data for Palaeobiological Analyses

Provides functionality to support data preparation and exploration for palaeobiological analyses, improving code reproducibility and accessibility. The wider aim of 'palaeoverse' is to bring the palaeobiological community together to establish agreed standards. The package currently includes functionality for data cleaning, binning (time and space), exploration, summarisation and visualisation. Reference datasets (i.e. Geological Time Scales < https://stratigraphy.org/chart/>) and auxiliary functions are also provided. Details can be found in: Jones et al., (2023) .

clickR — by David Hervas Marin, 2 years ago

Semi-Automatic Preprocessing of Messy Data with Change Tracking for Dataset Cleaning

Tools for assessing data quality, performing exploratory analysis, and semi-automatic preprocessing of messy data with change tracking for integral dataset cleaning.

tidyDenovix — by Tingwei Adeck, 3 years ago

Cleans Spectrophotometry Data Obtained from the Denovix DS-11 Instrument

Cleans spectrophotometry data obtained from the Denovix instrument. The package also provides an option to normalize the data in order to compare the quality of the samples obtained.

madshapR — by Guillaume Fabre, a year ago

Functions to Support Data Management and Processing Using the Maelstrom Research Approach

Functions to support data cleaning, evaluation, and description, developed for integration with Maelstrom Research software tools. 'madshapR' provides functions primarily to evaluate and manipulate datasets and data dictionaries in preparation for data harmonization with the package 'Rmonize' and to facilitate integration and transfer between RStudio servers and secure Opal environments. 'madshapR' functions can be used independently but are optimized in conjunction with ‘Rmonize’ functions for streamlined and coherent harmonization processing.

nzffdr — by Finnbar Lee, 4 years ago

Import, Clean and Update Data from the New Zealand Freshwater Fish Database

Access the New Zealand Freshwater Fish Database from R and a few functions to clean the data once in R.

dplyr — by Hadley Wickham, 4 months ago

A Grammar of Data Manipulation

A fast, consistent tool for working with data frame like objects, both in memory and out of memory.