Package: ExploreTheData 0.1.0
ExploreTheData: A Set of Tools for Exploratory Data Analysis
Functions to profile a dataset, identify anomalies (special values, outliers, and inliers, defined as data values that are repeated unusually often), and compare data subsets with respect to either numerical or categorical variable distributions.
Authors:
ExploreTheData_0.1.0.tar.gz
ExploreTheData_0.1.0.zip(r-4.7)ExploreTheData_0.1.0.zip(r-4.6)ExploreTheData_0.1.0.zip(r-4.5)
ExploreTheData_0.1.0.tgz(r-4.6-any)ExploreTheData_0.1.0.tgz(r-4.5-any)
ExploreTheData_0.1.0.tar.gz(r-4.7-any)ExploreTheData_0.1.0.tar.gz(r-4.6-any)
ExploreTheData_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
ExploreTheData/json (API)
| # Install 'ExploreTheData' in R: |
| install.packages('ExploreTheData', repos = c('https://ronaldkpearson.r-universe.dev', 'https://cloud.r-project.org')) |
- AccountingExample - Synthetic accounting dataset example, from Excel
- FirstAnomalyDataFrame - Dataset with missing values and other special cases
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:cb67bfa27f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 209 | ||
| linux-release-x86_64 | OK | 106 | ||
| macos-release-arm64 | OK | 122 | ||
| macos-oldrel-arm64 | OK | 122 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 95 |
Exports:BinomialCIsByCategoricalCompareCategoricalLevelsCompareNumericSetsComputeOutlierLimitsFindInliersFindOutliersProfileDataFrameShannonHomogeneitySummarizeInliersSummarizeOutliersTabulateSpecialValuesWelchRankTest
Dependencies:data.tablePropCIs
