Description Usage Arguments Value
QQ Plot
1 2 3 4 5 6 7 8 9 | qqtopr(
dat,
scale = 1,
n_variants = 0,
fontfamily = "",
breaks = 15,
title = "",
color = get_topr_colors()
)
|
dat |
Dataframe or a list of dataframes (required columns is |
scale |
plot elements scale, default: 1 |
n_variants |
number of total variants used in the study |
fontfamily |
font |
breaks |
number of breaks for the axes |
color |
the color of the datapoints, can be one color or multiple |
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.