Skip to content

Commit be0974d

Browse files
committed
Version 4.7
1 parent 3e21f23 commit be0974d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

man/plot2d.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
\arguments{
2323
\item{x}{an object inheriting from class \code{\link{snssde2d}}, \code{\link{snssde3d}}, \code{\link{bridgesde2d}} and \code{\link{bridgesde3d}}.}
2424
\item{display}{\code{"persp"} perspective or \code{"rgl"} plots.}
25-
\item{\dots}{other graphics parameters, see \code{\link[graphics]{par}} in package "graphics", \code{\link[scatterplot3d]{scatterplot3d}} in package "scatterplot3d" and
26-
\code{\link[rgl]{plot3d}} in package "rgl".}
25+
\item{\dots}{other graphics parameters, see \code{\link[graphics]{par}} in package "graphics", \code{scatterplot3d} in package "scatterplot3d" and
26+
\code{plot3d} in package "rgl".}
2727
}
2828
\details{
2929
The 2 and 3-dim plot of class sde.

0 commit comments

Comments
 (0)