Other packages > Find by keyword >

dataReporter  

Reproducible Data Screening Checks and Report of Possible Errors
View on CRAN: Click here


Download and install dataReporter package within the R console
Install from CRAN:
install.packages("dataReporter")

Install from Github:
library("remotes")
install_github("cran/dataReporter")

Install by package version:
library("remotes")
install_version("dataReporter", "1.0.2")



Attach the package and use:
library("dataReporter")
Maintained by
Claus Thorn Ekstrøm
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-14
Latest Update: 2021-11-11
Description:
Data screening is an important first step of any statistical analysis. 'dataReporter' auto generates a customizable data report with a thorough summary of the checks and the results that a human can use to identify possible errors. It provides an extendable suite of test for common potential errors in a dataset. See Petersen AH, Ekstr
How to cite:
Claus Thorn Ekstrøm (2020). dataReporter: Reproducible Data Screening Checks and Report of Possible Errors. R package version 1.0.2, https://cran.r-project.org/web/packages/dataReporter. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.0 (2020-12-14 10:50)
Other packages that cited dataReporter R package
View dataReporter citation profile
Other R packages that dataReporter depends, imports, suggests or enhances
Complete documentation for dataReporter
Functions, R codes and Examples using the dataReporter R package
Some associated functions: allCheckFunctions . allClasses . allSummaryFunctions . allVisualFunctions . artData . basicVisual . basicVisualCFLB . bigPresidentData . centralValue . check . checkFunction . checkResult . classes . countMissing . defaultCharacterChecks . defaultCharacterSummaries . defaultDateChecks . defaultDateSummaries . defaultFactorChecks . defaultFactorSummaries . defaultHavenlabelledChecks . defaultHavenlabelledSummaries . defaultIntegerChecks . defaultIntegerSummaries . defaultLabelledChecks . defaultLabelledSummaries . defaultLogicalChecks . defaultLogicalSummaries . defaultNumericChecks . defaultNumericSummaries . description . exampleData . identifyCaseIssues . identifyLoners . identifyMissing . identifyNums . identifyOutliers . identifyOutliersTBStyle . identifyWhitespace . isCPR . isKey . isSingular . isSupported . makeCodebook . makeDataReport . messageGenerator . minMax . presidentData . quartiles . refCat . render . setChecks . setSummaries . setVisuals . smartNum . standardVisual . summarize . summaryFunction . summaryResult . tableVisual . testData . toyData . uniqueValues . variableType . visualFunction . visualize . whoami_available . 
Some associated R codes: aggregateForBarplot.R . aggregateForHistogram.R . allCheckFunctions.R . allClasses.R . allSummaryFunctions.R . allVisualFunctions.R . allXFunctions.R . basicVisual.R . centralValue.R . check.R . checkFunction.R . checkResult.R . classes.R . countMissing.R . dataReporter-package.R . dataReporter_as_factor.R . description.R . identifyCaseIssues.R . identifyLoners.R . identifyMissing.R . identifyNums.R . identifyOutliers.R . identifyOutliersTBStyle.R . identifyWhitespace.R . isCPR.R . isEmpty.R . isKey.R . isSingular.R . isSupported.R . makeCodebook.R . makeDataReport.R . makeXFunction.R . messageGenerator.R . minMax.R . misc.R . quartiles.R . refCat.R . render.R . setChecks.R . setSummaries.R . setVisuals.R . smartNum.R . standardVisual.R . summarize.R . summaryFunction.R . summaryResult.R . tableVisual.R . uniqueValues.R . unpackLabelled.R . utility.R . variableType.R . visualFunction.R . visualize.R .  Full dataReporter package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA