We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e21f23 commit be0974dCopy full SHA for be0974d
man/plot2d.Rd
@@ -22,8 +22,8 @@
22
\arguments{
23
\item{x}{an object inheriting from class \code{\link{snssde2d}}, \code{\link{snssde3d}}, \code{\link{bridgesde2d}} and \code{\link{bridgesde3d}}.}
24
\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".}
+ \item{\dots}{other graphics parameters, see \code{\link[graphics]{par}} in package "graphics", \code{scatterplot3d} in package "scatterplot3d" and
+ \code{plot3d} in package "rgl".}
27
}
28
\details{
29
The 2 and 3-dim plot of class sde.
0 commit comments