Skip to contents

Plot SFS

Usage

# S3 method for cevo_SFS_tbl
plot(x, mapping = NULL, alpha = 0.8, ..., geom = "bar")

Arguments

x

tibble with calc_SFS() results

mapping

aes()

alpha

alpha

...

futher passed to geom_()

geom

geom

Value

ggplot obj