Other packages > Find by keyword >

analyzer  

Data Analysis and Automated R Notebook Generation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("analyzer", "1.0.1")



Attach the package and use:
library("analyzer")
Maintained by
Apurv Priyam
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-06-30
Latest Update: 2020-06-30
Description:
Easy data analysis and quality checks which are commonly used in data science. It combines the tabular and graphical visualization for easier usability. This package also creates an R Notebook with detailed data exploration with one function call. The notebook can be made interactive.
How to cite:
Apurv Priyam (2020). analyzer: Data Analysis and Automated R Notebook Generation. R package version 1.0.1, https://cran.r-project.org/web/packages/analyzer
Previous versions and publish date:
No previous versions
Other packages that cited analyzer R package
View analyzer citation profile
Other R packages that analyzer depends, imports, suggests or enhances
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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
fit.models  
Compare Fitted Models
The fit.models function and its associated methods (coefficients, print, summary, plot, etc.) were o ...
Download / Learn more Package Citations See dependency  
stlTDNN  
STL Decomposition and TDNN Hybrid Time Series Forecasting
Implementation of hybrid STL decomposition based time delay neural network model for univariate time ...
Download / Learn more Package Citations See dependency  
Dasst  
Tools for Reading, Processing and Writing 'DSSAT' Files
Provides methods for reading, displaying, processing and writing files originally arranged for the ' ...
Download / Learn more Package Citations See dependency  
dgof  
Discrete Goodness-of-Fit Tests
A revision to the stats::ks.test() function and the associated ks.test.Rd help page. With one minor ...
Download / Learn more Package Citations See dependency  
patentr  
Access USPTO Bulk Data in Tidy Rectangular Format
Converts TXT and XML data curated by the United States Patent and Trademark Office (USPTO). Allows c ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns