RStudio add-in to make plots interactively with ggplot2

rggplot2addindata-visualizationvisualizationrstudio-addinrstats
Star 增长趋势
Star
1.9k
Forks
243
周增长
+1
Issues
53
5001k1.5k
2018年5月2021年2月2023年11月2026年9月
README

esquisse

Try online : https://dreamrs.shinyapps.io/esquisse/

version cranlogs Lifecycle:
stable R-CMD-check

This addin allows you to interactively explore your data by visualizing it with the ggplot2 package. It allows you to draw bar plots, curves, scatter plots, histograms, boxplot and sf objects, then export the graph or retrieve the code to reproduce the graph.

See online documentation : https://dreamrs.github.io/esquisse/index.html

Use esquisse online : https://dreamrs.shinyapps.io/esquisse/

If you find bugs, please open an issue

Installation

Install from CRAN with :

install.packages("esquisse")

Or install development version from GitHub :

remotes::install_github("dreamRs/esquisse")

Then launch the addin via the RStudio menu or with esquisse::esquisser().

esquisse addin

esquisse::esquisser()
# or with your data:
esquisse::esquisser(palmerpenguins::penguins)

Above gif was made with :heart: by @mfanny and cannot be removed, but in the meantime {esquisse} has evolved, the latest version now looks like:

Internationalization

Currently you can use {esquisse} in the following language: english (default), french, macedonian, brazilian portuguese, albanian, chinese, spanish, turkish, korean, polish, japanese, german.

library(esquisse)
set_i18n("fr")
esquisser()

If you want another language to be supported, you can submit a Pull Request to add a CSV file like the one used for french (file is located in inst/i18n folder in the package, you can see it here on GitHub).

See {datamods} vignette for more on this topic.

相关仓库
microsoft/ML-For-Beginners

12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all

Jupyter NotebooktutorialMIT Licensemldata-science
90.3k22.2k
apache/spark

Apache Spark - A unified analytics engine for large-scale data processing

ScalaApache License 2.0pythonscala
spark.apache.org
44k29.4k
facebook/prophet

Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.

PythonPyPIlibraryMIT Licenseforecastingr
facebook.github.io/prophet
20.4k4.6k
lightgbm-org/LightGBM

A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

C++MIT Licensegbdtgbm
lightgbm.readthedocs.io/en/latest/
18.8k4.1k
FavioVazquez/ds-cheatsheets

List of Data Science Cheatsheets to rule the world

tutorialMIT Licensedatasciencepython
16.3k4k
kanaka/mal

mal - Make a Lisp

AssemblyOthermaldocker
10.7k2.7k
HugoBlox/kit

🧱 Describe your site, AI builds it, you own it as Markdown. Snap together Tailwind blocks like Lego — landing pages, blogs, portfolios, docs & more. No AI slop. Free to deploy anywhere 👇

HTMLlibraryMIT Licensehugoacademic
hugoblox.com
9.7k3k
catboost/catboost

A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.

C++tutorialApache License 2.0machine-learningdecision-trees
catboost.ai
9.1k1.3k
h2oai/h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.

Jupyter NotebookApache License 2.0h2omachine-learning
h2o.ai
7.5k2k
cxli233/FriendsDontLetFriends

Friends don't let friends make certain types of data visualization - What are they and why are they bad.

RtutorialMIT Licensedata-visualizationr
7.1k286
tidyverse/ggplot2

An implementation of the Grammar of Graphics in R

RlibraryOtherrvisualisation
ggplot2.tidyverse.org
7k2.1k
qinwf/awesome-R

A curated list of awesome R packages, frameworks and software.

Rawesomerdata-science
6.5k1.5k