Go to most recent revision | Details | Last modification | View Log | RSS feed
###### warning: line is set manually. Should be a bdp() var, I guess.
bdmtext <- function(text,side){
mtext(text, side=side, line=0.75,cex=bdp()$cex.plot,mgp=bdp()$mgp.raxis)
}