Subversion Repositories bdplot

Rev

Rev 15 | Rev 22 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15 Rev 21
Line 73... Line 73...
73
           type=type,
73
           type=type,
74
           xaxt="n", yaxt="n",
74
           xaxt="n", yaxt="n",
75
           cex=cex.plot,
75
           cex=cex.plot,
76
           xlab=xlab,
76
           xlab=xlab,
77
           ylab=ylab,
77
           ylab=ylab,
78
           ylim=xlim,
78
           ylim=ylim,
79
           col=col,
79
           col=col,
80
           main=main,
80
           main=main,
81
           ...)
81
           ...)
82
    }
82
    }
83
  } else if( class(x) == "acf"){
83
  } else if( class(x) == "acf"){