trimPlot | R Documentation |
To be documented
<<<<<<< HEAD
trimPlot(
x,
data = NULL,
fileName,
plotCommand = plot,
x.lab = "",
y.lab = "",
axes = FALSE,
mai = c(0.5, 0.5, 0.1, 0.1),
mgpx = c(3, 0.3, 0),
mgpy = c(3, 0.6, 0),
axis.size.cex = 0.7,
axis.lab.cex = 0.7,
linex = 1.2,
liney = 1.8,
lasy = 1,
fig.width = 10,
fig.height = 7,
addElements = list(),
...
)
=======
trimPlot(x, data = NULL, fileName, plotCommand = plot, x.lab = "",
y.lab = "", axes = FALSE, mai = c(0.5, 0.5, 0.1, 0.1), mgpx = c(3,
0.3, 0), mgpy = c(3, 0.6, 0), axis.size.cex = c(0.7, 0.7),
axis.lab.cex = 0.7, linex = 1.2, liney = 1.8, lasy = 1,
fig.width = 10, fig.height = 7, .at = NULL, .labels = NULL,
addElements = list(), ...)
>>>>>>> 37dd5fb2e8d1220633f05c73b066284723256ad5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.