Subversion Repositories bdplot

Rev

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

Rev 27 Rev 31
Line 25... Line 25...
25
  \item{ylim}{}
25
  \item{ylim}{}
26
  \item{col}{}
26
  \item{col}{}
27
  \item{type}{}
27
  \item{type}{}
28
  \item{\dots}{Arguments passed to the relevant plotting function.}
28
  \item{\dots}{Arguments passed to the relevant plotting function.}
29
}
29
}
30
\details{
30
%\details{
31
}
31
%}
32
\value{
32
\value{
33
Nothing is returned.
33
Nothing is returned.
34
}
34
}
35
\references{SVN: http://svn.imm.dtu.dk/svn/bdplot/bdgraphics}
35
\references{SVN: http://svn.imm.dtu.dk/svn/bdplot/bdgraphics}
36
\author{Peder Bacher, Philip Delff}
36
\author{Peder Bacher, Philip Delff}
37
\note{
37
%\note{
38
}
38
%}
39
\seealso{bdgraphics, bdp, bdopen, bd.devoff}
39
\seealso{bdgraphics, bdp, bdopen, bd.devoff}
40
\examples{
40
\examples{
41
bdp(file="test.ps")
41
bdp(file="test.ps")
42
bdopen()
42
bdopen()
43
bdplot(1:10,rnorm(10))
43
bdplot(1:10,rnorm(10))