format2: format2

Description Usage Arguments Value Examples

View source: R/General.R

Description

This function is to make a ggplot figure into a square and clean

Usage

1
format2(p, data, x, y, nolegend = T)

Arguments

p

a ggplot plot

data

the data ggplot took for plotting

x

the column name of the x

y

the column name of the y

nolegend

if true then take out the legend

Value

this will return the clean and square plot

Examples

1
Gettopgenes(XX.ob,number)

chenweng1991/EZsinglecell documentation built on July 11, 2020, 3:23 p.m.