VarianceScatterplot | R Documentation |
generate a scatter plot of the variance
VarianceScatterplot( fit, xlab = "log2(count)", ylab = "log(Variance)", main = NULL )
fit |
an object returned from |
xlab |
the title for x axis. |
ylab |
the title for y axis. |
main |
the title for the figure. |
a ggplot instance.
Yafeng Zhu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.