Dear R-help,
I am trying to plot some data in a plot where I leave a big margin free to add
other information, namely text and points.
I am now struggling with keeping the size of the margin, text and points in a
fixed ratio. I want this so that the layout of the figure does not change every
Dear All,
I am trying to plot several things in a multiplot using par(mfrow...) AND add a
pre-existing png file to that plot.
I have found 2 options of doing this in the web:
writePNG() and another fix using rasterImage().
writePNG(): the option using writePNG() does not add the " pre-exis
Dear All,
I am using R to analyse computer simulations of ligand docking in a protein.
I am plotting the results as scatterplots and bopxplots, using the code below.
This works perfectly fine.
I would like now to add a png file to that plot, meaning I want sth like:
png(file="analysis.png"
3 matches
Mail list logo