easy_pie: easy_pie

Description Usage Arguments

View source: R/easy_pie.R

Description

Make a nice pie chart

Usage

1
easy_pie(df, title, lab, fill, value, fill_colors = c("#FFCC33", "#C7C7C7"))

Arguments

df

Your data frame

title

The chart's title

lab

The label

fill

What variable you will use to fill the pie parts

value

The value column that the pie chart is built from


neugelb/neugelbtools documentation built on July 7, 2020, 1:17 a.m.