View source: R/Visual-related.R
log10qq_acrossemm | R Documentation |
Title
log10qq_acrossemm( emmlist, suffix_list, var_name, colorlab = "variable", qlength = 1000, ptsize = 1, labsize = 5, alpha = 0.7 )
emmlist |
a list of emm result |
suffix_list |
a list of suffix lps_null_suffix |
var_name |
a pattern to grep "lps_null", an element or a list length = emmlist |
colorlab |
label for color legend, default to variable |
qlength |
resolution for quantile, default to 1000 |
ptsize |
point size, default to 1 |
labsize |
lab text size |
alpha |
default to 0.7 |
p a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.