AutoPlots: Creating Echarts Visualizations as Easy as Possible

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).

Getting started

Package details

AuthorAdrian Antico [aut, cre, cph]
MaintainerAdrian Antico <adrianantico@gmail.com>
LicenseAGPL (>= 3)
Version1.0.0
URL https://github.com/AdrianAntico/AutoPlots
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("AutoPlots")

Try the AutoPlots package in your browser

Any scripts or data that you put into this service are public.

AutoPlots documentation built on May 29, 2024, 3:16 a.m.