[Stpp-commits] r50 - pkg/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Apr 21 13:17:14 CEST 2012


Author: gabriele
Date: 2012-04-21 13:17:14 +0200 (Sat, 21 Apr 2012)
New Revision: 50

Modified:
   pkg/man/plot.stpp.Rd
Log:


Modified: pkg/man/plot.stpp.Rd
===================================================================
--- pkg/man/plot.stpp.Rd	2012-04-20 13:33:48 UTC (rev 49)
+++ pkg/man/plot.stpp.Rd	2012-04-21 11:17:14 UTC (rev 50)
@@ -9,9 +9,9 @@
 or xy-locations with time treated as a quantitative mark attached to each location.}
 
 \usage{
-## S3 method for class 'stpp':
-plot(x, s.region=NULL, t.region=NULL, mark=FALSE, mark.cexmin=0.4, mark.cexmax=1.2, mark.col=1, ...)
-}
+\method{plot}{stpp}(x, s.region=NULL, t.region=NULL, mark=FALSE, mark.cexmin=0.4,
+     mark.cexmax=1.2, mark.col=1, ...)
+} 
 
 \arguments{
   \item{x}{any object of class \code{stpp} in spatio-temporal point format.}



More information about the Stpp-commits mailing list