Subversion Repositories bdplot

Rev

Rev 40 | Rev 44 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 40 Rev 42
Line 35... Line 35...
35
    ##    .BDPars$xlab <- "longxlabel"
35
    ##    .BDPars$xlab <- "longxlabel"
36
    ##    .BDPars$ylab <- "longylabel"
36
    ##    .BDPars$ylab <- "longylabel"
37
    ## otherwise we'll stick to the R standard
37
    ## otherwise we'll stick to the R standard
38
    .BDPars$xlab <- NULL
38
    .BDPars$xlab <- NULL
39
    .BDPars$ylab <- NULL
39
    .BDPars$ylab <- NULL
40
    
40
 
-
 
41
    ## Ph thinks these shoud be called tlab, rlab
-
 
42
    .BDPars$tlab <- NA
-
 
43
    .BDPars$rlab <- NA
-
 
44
    ## but kept for back-compatibility.
41
    .BDPars$toplab <- NA
45
    .BDPars$toplab <- NA
42
    .BDPars$rightlab <- NA        
46
    .BDPars$rightlab <- NA        
43
    
47
    
44
    ## You probably don't want a default here. 
48
    ## You probably don't want a default here. 
45
    .BDPars$xlim <- NULL
49
    .BDPars$xlim <- NULL