AutoPlots: Creating Echarts Visualizations as Easy as Possible (original) (raw)

Create beautiful and interactive visualizations in a single function call. The 'data.table' package is utilized to perform the data wrangling necessary to prepare your data for the plot types you wish to build, along with allowing fast processing for big data. There are two broad classes of plots available: standard plots and machine learning evaluation plots. There are lots of parameters available in each plot type function for customizing the plots (such as faceting) and data wrangling (such as variable transformations and aggregation).

Version: 1.0.0
Depends: R (≥ 4.1.0)
Imports: combinat, data.table, dplyr, e1071, echarts4r, lubridate, nortest, quanteda, quanteda.textstats, scales, stats, utils
Suggests: spelling
Published: 2024-01-23
DOI: 10.32614/CRAN.package.AutoPlots
Author: Adrian Antico [aut, cre, cph]
Maintainer: Adrian Antico
Contact: Adrian Antico
BugReports: https://github.com/AdrianAntico/AutoPlots/issues
License: AGPL (≥ 3)
URL: https://github.com/AdrianAntico/AutoPlots
NeedsCompilation: no
Language: en-US
Materials: README, NEWS
CRAN checks: AutoPlots results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=AutoPlotsto link to this page.