dot-fortify: Prepare Fortified Data for 'ggplot()'

.fortifyR Documentation

Prepare Fortified Data for 'ggplot()'

Description

Prepare Fortified Data for 'ggplot()'

Usage

.fortify(df, ident = TRUE, na.rm = FALSE)

Arguments

df

A data frame with at least one column called “cell

ident

If TRUE, add an identity column to df

na.rm

Remove values with NAs

Value

...


mojaveazure/ggseurat documentation built on Dec. 10, 2024, 12:05 a.m.