View source: R/Visual-related.R
log10qq | R Documentation |
log10qq
log10qq( data, var_list, colorlab = "variable", qlength = 1000, ptsize = 1, labsize = 5, alpha = 0.7, return = "plot" )
data |
emm result frame |
var_list |
a vector of varname, p_varname |
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 |
return |
default to plot, or df |
p a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.