[Picante-commits] r78 - in pkg: data man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat May 31 09:47:07 CEST 2008
Author: skembel
Date: 2008-05-31 09:47:07 +0200 (Sat, 31 May 2008)
New Revision: 78
Modified:
pkg/data/phylocom.rda
pkg/man/Kcalc.Rd
Log:
Updated phylocom data to reflect changes in phylocom 4.0, ready to submit to CRAN
Modified: pkg/data/phylocom.rda
===================================================================
(Binary files differ)
Modified: pkg/man/Kcalc.Rd
===================================================================
--- pkg/man/Kcalc.Rd 2008-05-31 07:32:44 UTC (rev 77)
+++ pkg/man/Kcalc.Rd 2008-05-31 07:47:07 UTC (rev 78)
@@ -28,6 +28,6 @@
\examples{
randtree <- rcoal(20)
randtraits <- evolve.brownian(randtree)
-phylosignal(randtraits[randtree$tip.label],randtree)
+Kcalc(randtraits[randtree$tip.label],randtree)
}
\keyword{univar}
More information about the Picante-commits
mailing list