Description Usage Arguments Value
View source: R/exposure_related_functions.R
Plot a single exposure plot
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
exposure |
Exposures as a numerical |
plot.proportion |
Plot exposure proportions rather than counts. |
xlim, ylim |
Limits for the x and y axis. If |
legend.x, legend.y |
The x and y co-ordinates to be used to position the legend. |
cex.legend |
A numerical value giving the amount by which legend plotting text and symbols should be magnified relative to the default. |
cex.yaxis |
A numerical value giving the amount by which y axis values should be magnified relative to the default. |
cex.xaxis |
A numerical value giving the amount by which x axis values
should be magnified relative to the default. If
|
plot.sample.names |
Whether to plot sample names below the x axis. Default is TRUE. |
yaxis.labels |
User defined y axis labels to be plotted. If
|
... |
Other arguments passed to |
An invisible list whose first element is a logic value indicating whether the plot is successful. The second element is a numeric vector giving the coordinates of all the bar midpoints drawn, useful for adding to the graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.