Package: AnalysisLin
Type: Package
Title: Exploratory Data Analysis
Version: 0.1.2
Authors@R: person("Zhiwei","Lin", ,"zhiweilin27@gmail.com",role = c("aut", "cre"))
Description: A quick and effective data exploration toolkit. It provides essential features, including a descriptive statistics table for a quick overview of your dataset, interactive distribution plots to visualize variable patterns, Principal Component Analysis for dimensionality reduction and feature analysis, missing value imputation methods, and correlation analysis.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Date: 2024-01-22
Imports: Hmisc, ggplot2, plotly, stats, caret, htmltools, DT, magrittr,
        RANN
NeedsCompilation: no
Packaged: 2024-01-29 23:22:03 UTC; zhiweilin
Author: Zhiwei Lin [aut, cre]
Maintainer: Zhiwei Lin <zhiweilin27@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-30 00:10:10 UTC
Built: R 4.3.2; ; 2024-01-30 02:12:26 UTC; unix
