[Mattice-commits] r267 - pkg/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Mar 3 09:29:55 CET 2014


Author: andrew_hipp
Date: 2014-03-03 09:29:55 +0100 (Mon, 03 Mar 2014)
New Revision: 267

Modified:
   pkg/man/carex.Rd
Log:
one example sentence too long in carex.Rd

Modified: pkg/man/carex.Rd
===================================================================
--- pkg/man/carex.Rd	2014-03-03 07:57:37 UTC (rev 266)
+++ pkg/man/carex.Rd	2014-03-03 08:29:55 UTC (rev 267)
@@ -53,7 +53,8 @@
   contree <- ape2ouch(carex$ovales.tree)
   # for expedience, only tests for changes at up to 2 of the first 4 nodes 
   # on 2 trees visited in the MCMC phylogenetic analysis:
-  trialBayesTrees <- runBatchHansen(trees, carex$ovales.data, carex$ovales.nodes[1:4], maxNodes = 2) 
+  trialBayesTrees <- runBatchHansen(trees, carex$ovales.data, carex$ovales.nodes[1:4], 
+                                    maxNodes = 2) 
   summary(trialBayesTrees) # summarizes results using summary.hansenBatch 
                            # and displays the results using print.hansenSummary
   # same analysis as above, but on a single tree



More information about the Mattice-commits mailing list