A set of pretty visulazation methods for Suerat objects.
Short pkg name is easy to use when you don't want to library it.
github: https://github.com/DawnEve/GEB
# install
devtools::install_github("DawnEve/GEB")
# test
library(GEB)
library(dplyr)
library(ggplot2)
library(ggrepel)
my_pie(diamonds,ncol=3)
han(3,'a','b','c') #c++ function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.