simplevis: interactive plots with plotly::ggplotly

library(simplevis) library(dplyr) library(palmerpenguins) Introduction simplevis provides gglot2 (and leaflet) wrapper functions to make it easier to make beautiful visualisation with less brainpower required. In the first simplevis blog po... The post simplevis: interactive plots with plotly::ggplotly first appeared on R-bloggers.
http://dlvr.it/S32gSV

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut