Learn R Programming

CellChat (version 1.0.0)

pieChart: Plot pie chart

Description

Plot pie chart

Usage

pieChart(df, label.size = 2.5, color.use = NULL, title = "")

Arguments

df

a dataframe

label.size

a character

color.use

the name of the variable in CellChatDB interaction_input

title

the title of plot

Value