powered by
qpar(...)
tag = value
par
str(qpar()) # all default parameters op <- qpar() qpar(mar = 0.05) # the degree to extend the plot margin (inner margin) qpar(op) # restore
Run the code above in your browser using DataLab